├── README.md ├── pac-cyg └── LICENSE /README.md: -------------------------------------------------------------------------------- 1 | CAUTION 2 | ======= 3 | 4 | **This repository is not actively maintained now.** 5 | 6 | 7 | pac-cyg 8 | ======= 9 | 10 | A command-line installer for Cygwin which cooperates with Cygwin Setup and uses 11 | the same repository. The options are similar to `pacman` of Arch Linux. 12 | 13 | 14 | Basic Usage Examples 15 | ----------- 16 | 17 | To install packages, issue `pac-cyg -S tmux`. 18 | Type `pac-cyg -Qs` to search installed packages, and `pac-cyg -R tmux` 19 | to remove. 20 | 21 | You have to run `pac-cyg -Sy` at least once to search or install packages. 22 | 23 | 24 | Options 25 | -------- 26 | 27 | pac-cyg [