My favorites | Sign in
Project Home Downloads Wiki Issues
Search
for
Uninstall  

Featured
Updated Feb 4, 2010 by timchar...@gmail.com

To uninstall Git, run the following:

rm -rf /usr/local/git
rm /etc/paths.d/git
rm /etc/manpaths.d/git
Comment by twi...@gmail.com, Dec 8, 2008

Does this installer work for Tiger?

Comment by sho...@gmail.com, Aug 3, 2009

These commands need to be prefixed with sudo.

sudo rm -rf /usr/local/git sudo rm /etc/paths.d/git sudo rm /etc/manpaths.d/git

Comment by shazb...@gmail.com, Jun 25, 2010

Streamlined using sudo:

sudo rm -rf /usr/local/git /etc/paths.d/git /etc/manpaths.d/git

Comment by aone....@gmail.com, Nov 20, 2010

After doing that, Little Snitch continues to alert me PubSubAgent? trying to connect to github.com. It's not a real problem, but anyone know where is stored the rss (I suppose is an rss) info?


Sign in to add a comment
Powered by Google Project Hosting