[PR #1932] [MERGED] docs: Add Windows package manager installation instructions #2731

Open
opened 2026-01-29 17:23:38 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1932
Author: @cfsmp3
Created: 12/29/2025
Status: Merged
Merged: 12/29/2025
Merged by: @cfsmp3

Base: masterHead: docs/package-manager-install-instructions


📝 Commits (1)

  • 06063f2 docs: Add Windows package manager installation instructions

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 README.md (+18 -0)

📄 Description

Add instructions for installing CCExtractor via Windows package managers:

  • WinGet: winget install CCExtractor.CCExtractor
  • Chocolatey: choco install ccextractor
  • Scoop: scoop bucket add extras && scoop install ccextractor

This supersedes https://github.com/Harshini-ctrl/ccextractor/pull/1 which had a typo (ccextractors instead of ccextractor) and incorrect placement.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1932 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 12/29/2025 **Status:** ✅ Merged **Merged:** 12/29/2025 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `docs/package-manager-install-instructions` --- ### 📝 Commits (1) - [`06063f2`](https://github.com/CCExtractor/ccextractor/commit/06063f26a4109146620c12d5a96a9faab321d71e) docs: Add Windows package manager installation instructions ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+18 -0) </details> ### 📄 Description Add instructions for installing CCExtractor via Windows package managers: - **WinGet**: `winget install CCExtractor.CCExtractor` - **Chocolatey**: `choco install ccextractor` - **Scoop**: `scoop bucket add extras && scoop install ccextractor` This supersedes https://github.com/Harshini-ctrl/ccextractor/pull/1 which had a typo (`ccextractors` instead of `ccextractor`) and incorrect placement. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:23:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2731