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

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

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1932

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1932 **State:** closed **Merged:** Yes --- 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.
claunia added the pull-request label 2026-01-29 17:23:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2733