Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
应用商店安装不了软件:dpkg错误
Experiences and Insight
765
views ·
2
replies ·
To
floor
Go
jzhq1
deepin
2020-07-17 22:41
Author
如图,系统默认就这个毛病,因为我安装了两遍系统,绝对不是安装不当
Reply
Like 0
Favorite
View the author
All Replies
慕云晴空
deepin
2020-07-17 22:53
#1
这个问题好多人都遇到过。。
当是我好像忘记怎么解决了。。
试一下 apt update ?
Reply
Like 0
View the author
fun66
deepin
2020-07-17 23:20
#2
要善用搜索工具,论坛别的帖子下解决办法已经出来了
$ sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_old
//现将info文件夹更名
$ sudo mkdir /var/lib/dpkg/info
//再新建一个新的info文件夹
$ sudo apt-get update
$ apt-get -f install
$ sudo mv /var/lib/dpkg/info/* /var/lib/dpkg/info_old
//执行完上一步操作后会在新的info文件夹下生成一些文件,现将这些文件全部移到info_old文件夹下
$ sudo rm -rf /var/lib/dpkg/info
//把自己新建的info文件夹删掉
$ sudo mv /var/lib/dpkg/info_old /var/lib/dpkg/info
//把以前的info文件夹重新改回名字
Copy the Code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More