Fink is a community-developed system for packaging Unix and Linux software for easy installation on Mac OS X. Programs installed through Fink are run under the X11 environment, not within Mac OS X itself.
25
votes
2answers
6k views
What are pros and cons for MacPorts, Fink and Homebrew?
I'm just migrating from Ubuntu Linux to Mac, and everything is new and I'm re-learning a lot of stuff.
On Linux I had the excellent apt-get to manage software packages. I googled for an alternative ...