up vote 9 down vote favorite
1
share [g+] share [fb]

Possible Duplicate:
upgrading and installing packages through the cygwin command line?

Is there an equivalent of apt-get in Cygwin?

link|improve this question

65% accept rate
feedback

closed as exact duplicate by Nifle, grawity, Sathya Jul 2 '11 at 13:10

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

2 Answers

up vote 4 down vote accepted

There seem to be alternatives for apt-get in cygwin, but I can't say anything about them.

link|improve this answer
Can't get any of them to work. – Zubair Feb 17 '10 at 8:31
@Zubair: I'm sorry, I can't help you on that, because I never used one of them. – Bobby Feb 17 '10 at 9:58
Ok, thanks anyway. I guess using cygwin is a poor man's Unix anyway, so maybe better off using VirtualBox – Zubair Feb 17 '10 at 11:54
feedback

There is an apt-cyg script.

Check out the issues tab. There are some known issues although they appear to be clearing up. It also requires that you install subversion to maintain the latest copy.

link|improve this answer
I tried apt-cyg. It just says "command not found" – Zubair Feb 17 '10 at 8:30
Did you follow the link? Look at the GettingStarted link - code.google.com/p/apt-cyg/wiki/GettingStarted – Darren Hall Feb 17 '10 at 16:54
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.