GitHub - ashumkin/apt-cyg: Copy of apt-cyg [http://code.google.com/p/apt-cyg/] SVN repository (original) (raw)

Description

Install tool for cygwin similar to debian apt-get

Requirements

Commands

Command Description
install install packages
localinstall install packages from tars
remove remove packages
outdated list outdated packages
update update setup.ini
upgrade upgrade outdated packages
show show installed packages
find find packages matching patterns
describe describe packages matching patterns
packageof locate parent packages

Options

Option Description
--arch, -a redefine architecture (intended for fetching on different architecture machine)
--prefix, -p prefix to install packages to (for debug purposes; must be set first)
--mirror, -m set mirror
--cache, -c set cache
--category, -C install packages from specified category (mostly for using with --fetch (for pre-fetching))
--fetch fetch files only (not install)
--file, -f read package names from file
--force, -F force install (for "install" only)
--noupdate, -u don't update setup.ini from mirror
--help show this help
--version show version info

License and Author

Licensed under the GPL Version 1.0

https://www.gnu.org/licenses/old-licenses/gpl-1.0