错误:
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
大家好,每当我尝试安装某些东西时,都会出现上述错误。我对 Linux 还不熟悉,所以我真的不知道发生了什么。我实际上是在尝试安装git
。
答案1
打开软件中心并转到编辑>软件源
在选项卡下Ubuntu Software
,选择Download from
以下选项Main Server
:
在Other Software
选项卡下,启用以下来源:
- Canonical Partners - Canonical Partners (源代码)
- Independent
- Independent (源代码)
再次运行sudo apt-get update
并尝试重新安装您的软件包。