ZhangZe

Computer World--Linux, BSD

博客园 首页 新随笔 联系 管理

http://adammonsen.com/post/665

I want a very stable desktop, so I’m using Ubuntu 10.04 “lucid lynx” LTS (long-term support). I also want features of the latest version of git. I ran these commands to grab the latest stable git release without futzing with any manual downloading or dpkg.

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git

Thank you, Anders Kaseorg!

posted on 2012-12-27 10:18  ze_zhang  阅读(270)  评论(0编辑  收藏  举报