【问题标题】:Git 2.4.3 installationGit 2.4.3 安装
【发布时间】:2015-06-07 04:13:44
【问题描述】:

费迪@邮件

~/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.

【问题讨论】:

  • 这与 Git 无关,而是一个 Ubuntu 问题,请参阅 askubuntu.com

标签: git installation


【解决方案1】:

试试这个:

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

它应该更新和升级您的安装数据库,以便您能够安装最新的 git 版本

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-10-04
    • 2012-10-22
    • 2020-12-02
    • 1970-01-01
    • 2012-06-09
    • 2016-05-22
    • 1970-01-01
    相关资源
    最近更新 更多