In Ubuntu, you can run a line like
sudo apt-add-repository ppa:swi-prolog/stable
How to do it using apt-cyg
in Cygwin windows?
You can run apt-cyg with the -m option to specify a mirror/repository. So this is what I did to install PHP from the Cygwinports repo.
apt-cyg update -m ftp://ftp.cygwinports.org/pub/cygwinports
Then I was able to install the packages from that repo.
apt-cyg install php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With