Posted on October 20, 2009 at 5:59 pm

APT-GET FOR MAC!?!?

Apt-get is a linux command that allows you to instantly install software. For example if you were running linux, the command:

sudo apt-get install firefox

would install Firefox Web Browser. For a while, I had thought that this functionality was removed in Mac OSX, luckily this is not the case.
There are two ways to get apt-get on your mac!

Option 1: FINK

  1. Download Fink
  2. Open the installer package and install

Now you can install packages by typing:

sudo apt-get install name-of-app

Method 2: PORT

  1. Install XCode (If you run PPC, the last version for you can be found here.)

That’s it, you can run it by using the command “port” instead of “apt-get”. For example:

sudo port libpng

If you want to install multiple applications at the same time, you can make a list, like so:

sudo port libpng libjpeg fontforge liquidwar gimp

which would obviously install libpng, libjpeg, fontforge, and gimp!

4 Responses to “APT-GET FOR MAC!?!?”

  1. Wade on June 29th, 2010 at 4:48 pm says:

    This was very useful and concise! Thank you!

  2. Reinier on August 22nd, 2010 at 10:35 am says:

    Where do you manage the software sources?

  3. admin on August 22nd, 2010 at 11:31 am says:

    I don’t, macports does…

  4. caravaggisto on June 25th, 2011 at 9:15 pm says:

    SWEEEEET.

Leave a Reply

About

Hello, I have updated my blog, now people can post comments (I was getting spammed!) Confuzzled Software is now hosted on my site, and I hope to increase the popularity of my blog. If you have any questions, please do not hesitate to email me at: Admin@techline4teens.com (pretty creative email right!)