Before installing Apt-cyg via terminal, select the following packages to install
Wget
Tar
Gawk
Bzip2
Cygwin terminal installation
wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg -P /binchmod.exe +x /bin/apt-cyg
Go to googlecode manual download installation
svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/ chmod +x /bin/apt-cyg
Go to GitHub to download the installation manually
https://codeload.github.com/transcode-open/apt-cyg/zip/master解压到用户目录mv apt-cyg /bin/chmod +x /bin/apt-cyg
Apt-cyg use
Apt-cyg install:to Install Packages
Apt-cyg remove:to Remove Packages
Apt-cyg update:to Update Setup.ini
APT-CYG show:to Show Installed Packages
Apt-cyg Packageof:to Locate Parent Packages
Apt-cyg find:to Find Packages matching patterns
*apt-cyg describe:to Describe packages matching Patterns</pattern (s) ></pattern (s) >
APT-CYG Configuration
* Configure the installation source
Apt-cyg-m http://mirrors.163.com/cygwin/
Export lang= "ZH_CN. GBK "
Alias ls= "LS--color=auto"
Alias dir= "LS--color=auto"
Export ps1= "\[\e]0;\w\a\]\[\e[32m\]\[email protected]\h:\[\e[33m\]\w\[\e[0m\]\$"
Alias.. = "CD.."
Alias ... = "CD ..."
(GO) Cygwin Package Manager Apt-cyg