2015-06-07 53 views
-4

費爾迪@郵件的Git 2.4.3安裝

~/Downloads/git-2.4.3 $ apt-get install git-2.4.3 
Reading package lists... Error! 
E: Encountered a section with no Package: header 
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_olivia_main_i18n_Translation-en 
E: The package lists or status file could not be parsed or opened. 
+0

這與Git無關,但是是Ubuntu的問題,請參閱http://askubuntu.com。 –

回答

0

試試這個:

sudo apt-get update  
sudo apt-get upgrade 
sudo apt-get install git 

應該更新和升級安裝數據庫,這樣你就可以安裝最新的Git版本