Home » Questions » Computers [ Ask a new question ]

Installing Cygwin packages from the command-line [duplicate]

Installing Cygwin packages from the command-line [duplicate]

I'm looking for a "yum"-link method to install additional Cygwin packages from the command-line. Let's say I want to add the package "Math/bc", then ideally I'd like to be able to do it using one command as in:

Asked by: Guest | Views: 180
Total answers/comments: 1
Guest [Entry]

"lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg > apt-cyg
install apt-cyg /bin
apt-cyg install bc"