How to uninstall git
原文鏈接:http://code.google.com/p/git-osx-installer/wiki/Uninstall
| 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 |
Does this installer work for Tiger?
Comment by?sho...@gmail.com,?Aug 3, 2009These 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, 2010Streamlined using sudo:
sudo rm -rf /usr/local/git /etc/paths.d/git /etc/manpaths.d/git
Comment by?aone....@gmail.com,?Nov 20, 2010After 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?
轉載于:https://www.cnblogs.com/yang3wei/archive/2012/05/23/2739725.html
總結
以上是生活随笔為你收集整理的How to uninstall git的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: JDK、TOMCAT、Ant环境变量设置
- 下一篇: 短除法