現在、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 multiverse universe
これを追加するには、コマンドラインで何を実行する必要がありますか?
—
ドナル
答えにしました。これが機能しない場合は、質問に編集して削除してください。
—
リンツウィンド