Cygwin Ports

Posted on Aug 10, 2016 in Software

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Cygwin Ports Project

If you want to use a package that is missing in Cygwin (especially on the x86_64 version as some packages has not been ported to it yet), You can install it from Cygwin Ports following the instruction below if available.

  1. Download the newest version of Cygwin installtion program.

  2. Launch the Cygwin installation program with the -K flag in a Cygwin shell. For example,

    cygstart -- /path/to/setup-x86.exe -K http://cygwinports.org/ports.gpg
    
  3. On the "Choose Installation Type" page, select "Install from Internet".

  4. On the "Choose Download Site(s)" page, select a distro mirror, then enter ftp://ftp.cygwinports.org/pub/cygwinports in the User URL field and press Add (making sure that both are highlighted). You can just select the download site and proceed with it if you have added it before.

  5. Proceed with package selection and installation, making sure to install any indicated dependencies.