mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1932] [MERGED] docs: Add Windows package manager installation instructions #2731
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:docs/package-manager-install-instructions📝 Commits (1)
06063f2docs: 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 install CCExtractor.CCExtractorchoco install ccextractorscoop bucket add extras && scoop install ccextractorThis supersedes https://github.com/Harshini-ctrl/ccextractor/pull/1 which had a typo (
ccextractorsinstead ofccextractor) and incorrect placement.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.