Menu

Uninstall

Featured (4)
Anonymous

To uninstall Git, run the following:

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

Discussion

  • Anonymous

    Anonymous - 2008-12-08

    Originally posted by: twi...@gmail.com

    Does this installer work for Tiger?

     
  • Anonymous

    Anonymous - 2009-08-03

    Originally posted by: sho...@gmail.com

    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

     
  • Anonymous

    Anonymous - 2010-06-25

    Originally posted by: shazb...@gmail.com

    Streamlined using sudo:

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

     
  • Anonymous

    Anonymous - 2010-11-20

    Originally posted by: aone....@gmail.com

    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?

     
  • Anonymous

    Anonymous - 2012-09-25

    Originally posted by: Tony.bro...@gmail.com

    I am still finding git after running these commands???

     
  • Anonymous

    Anonymous - 2012-09-25

    Originally posted by: Tony.bro...@gmail.com

    ran it again, this time it worked :)

     
  • Anonymous

    Anonymous - 2013-07-18

    Originally posted by: mana...@gmail.com

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

    This worked for me

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.