2
在Ubuntu 10.04(Lucid Lynx)上升级git
我目前已安装Git 1.7.1.0,但需要升级到1.7.1.1(至少)。我尝试跑步: sudo apt-get update sudo apt-get upgrade 并尝试了 sudo apt-get install git-core 但是每次我收到一条消息,表明没有可用的git的更高版本。我在以下位置配置了以下软件源/etc/apt/sources.list deb http://ubunturepo.de.bonial.lan lucid main restricted multiverse universe deb http://ubunturepo.de.bonial.lan lucid-security main restricted multiverse universe deb http://ubunturepo.de.bonial.lan lucid-updates main restricted multiverse universe deb http://archive.canonical.com/ lucid partner deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu lucid main deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu lucid main deb http://archive.ubuntu.com/ubuntu lucid …