having fun with code

Uninstalling brew (so I can reinstall)

Uninstall

  1. cd `brew —-prefix`
  2. rm -rf Cellar
  3. brew prune
  4. rm -rf Library .git .gitignore bin/brew README.md share/man/man1/brew
  5. rm -rf ~/Library/Caches/Homebrew

http://superuser.com/questions/203707/how-to-uninstall-homebrew-osx-packet-manager

Reinstall

  1. /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"

https://github.com/mxcl/homebrew/wiki/Installation

Related Posts:

2 Comments to Uninstalling brew (so I can reinstall)

  1. Ruben's Gravatar Ruben
    September 14, 2011 at 19:14 | Permalink

    Got a typo on the first line:

    cd `brew –prefix` <– should be double dash

Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Additional comments powered by BackType

About the blog

This is a blog about development, focused mainly on Javascript but also other languages like python, shell scripts and more.

About the author

Eneko Alonso is a software engineer and UI developer with more than eight years of experience in software and web development. He lives in San Luis Obispo, California and works at LEVEL Studios.

Contact Info

Contact Info

PromoteJS

JavaScript JS Documentation