Site-wide Tags:  Linux(17) | CommandLine(12) | Ubuntu(10) | RemoteAccess(7) | Tools(7) | Vim(7) | LiftWeb(5) | SBT(5) | SoftwareDev(5) | Mac(5) | Scripts(4) | WebDev(4) | Diagrams(4) | Lifty(3) | NetworkDrives(3) | Processwire(3) | Security(3) | Fog(3) | VCS(3) | BestPractices(3) | RaspberryPi(2) | WebDesign(2) | Encryption(2) | Windows(2) | SSH(2) | WinCommandPrompt(2) | GitHubRepos(2) | Emacs(2) | PHP(2) | IDE(2) | ErrorMsgs(2) | JVM(2) | Hardware(2) | Bash(2) | Networks(2) | Graphviz(2) | Cloning | Cygwin | Graphics | Java | SystemRecovery | lessc | Maven | Python | PXE | Samba | LXDE | PackageManagement | LifeHacks | LESS |

This site has been archived and will no longer be updated.
You can find my new profile at neilpahl.com. My new blog is at 808.ninja.

Entry 1: +1 For macports Package Manager

Topic: mac osx   

Created on Wed, 22 Feb 2012.
Last Modified on Sat, 21 Apr 2012.

I liked Ubuntu because of the apt package manager, but trying some out on the mac and they have been not so bad.

The main players in the race for best pacakge manager on the mac right now are brew, macports and fink. I chose brew first because it was supposed to be simplist. Very easy to install with only one line from the command line

ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"

And, until now It had the packages I needed. Start simple right?

But just now, I tried to install graphviz via brew and couldn't find it in the repo's. So, I thought I'd give macports a try. I just had to downloand and install the .dmg from the macports homepage, which was dead simple on osx 10.6. Then,  using the command

sudo port install graphviz

to install graphviz. +1 for macports


Then again, brew onlyclaims to be the simpler alternative so I have no hard feelings. I haven't tried fink yet.



PLEASE let me know if I'm doing something wrong, or if you have any suggestions or requests~

blog comments powered by Disqus

All Entries Within This Topic:

  • 1: +1 For macports Package Manager

Subscribe to this topic:

Browse Topics: