Cygwin installation Apt-cyg

Source: Internet
Author: User

git address Https://github.com/transcode-open/apt-cyg

Instructions for use on Git apt-cyg

Apt-cyg is a Cygwin package manager. It includes a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository. The syntax is similar to Apt-get. Usage Examples:

    • apt-cyg install <package names>To install Packages
    • apt-cyg remove <package names>To remove Packages
    • apt-cyg updateTo update Setup.ini
    • apt-cyg list [pattern(s)]To list packages matching given pattern. If no pattern is given, the list all installed packages.
    • apt-cyg show <pattern(s)>To show packages matching patterns
    • apt-cyg search <commands or files>To locate parent packages
Quick start

Apt-cyg is a simple script. To install:

# wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg

Then place it in a /bin folder on your path:

# mv apt-cyg /bin/apt-cyg

and make it executable:

chmod +x /bin/apt-cyg

Example Use of Apt-cyg:

# apt-cyg install nano

Cygwin installation Apt-cyg

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.