[Desktop] 升级系统出现问题
Tofloor
poster avatar
chenyun
deepin
2022-10-18 15:48
Author

今早升级系统,,然后用了apt autoremove 重启后,发现dde-file-manager被干掉了,在命令行输入dde-file-manager,提示找不到此命令,重新apt install,提示有依赖不能满足,无法安装。怎么办

Reply Favorite View the author
All Replies
avatar
chenyun
deepin
2022-10-18 15:57
#1

目前安装了xfce4桌面,用其中的文件管理器暂时代替

Reply View the author
avatar
pzm9012
Moderator
2022-10-18 17:10
#2

试试 sudo apt install -f dde-file-manager

Reply View the author
avatar
babyfengfjx
Super Moderator
CQA
2022-10-18 17:26
#3
  • 看在终端执行下这一整句命令:sudo apt install inxi -y && inxi -F && cat /etc/apt/sources.list /etc/apt/sources.list.d/*.list |grep -v ^# 输出下截图看看系统信息。
  • 有报具体依赖的信息么?
Reply View the author
avatar
chenyun
deepin
2022-10-18 17:44
#4

微信截图_20221018093441.png

Reply View the author
avatar
chenyun
deepin
2022-10-18 17:45
#5

微信截图_20221018093705.png

Reply View the author
avatar
chenyun
deepin
2022-10-18 17:45
#6

微信截图_20221018093748.png

Reply View the author
avatar
chenyun
deepin
2022-10-18 17:45
#7

微信截图_20221018093817.png

Reply View the author
avatar
pzm9012
Moderator
2022-10-18 18:38
#8
babyfengfjx
  • 看在终端执行下这一整句命令:sudo apt install inxi -y && inxi -F && cat /etc/apt/sources.list /etc/apt/sources.list.d/*.list |grep -v ^# 输出下截图看看系统信息。
  • 有报具体依赖的信息么?

提醒你一句,楼下楼主回复了,我怕你没看见

Reply View the author
avatar
pzm9012
Moderator
2022-10-18 18:39
#9
chenyun

微信截图_20221018093441.png

emmm 还是让官方来帮你解决问题吧

Reply View the author
avatar
deepin-superuser
deepin
2022-10-18 19:05
#10

看你的情况是没有加入内测就使用 better-dde 你加入内测后再安装试试

image.png

Reply View the author
avatar
babyfengfjx
Super Moderator
CQA
2022-10-18 19:10
#11

你的源中添加了better DDE 的源,但是这个源是基于内测的,所以需要先添加内测,在控制中心》更新》更新设置中最下面加入内测即可。

可以试试是否可行。

Reply View the author
avatar
xinshuan
deepin
2023-03-02 21:04
#12
babyfengfjx
  • 看在终端执行下这一整句命令:sudo apt install inxi -y && inxi -F && cat /etc/apt/sources.list /etc/apt/sources.list.d/*.list |grep -v ^# 输出下截图看看系统信息。
  • 有报具体依赖的信息么?

�列软件包有未满足的依赖关系:
dde-file-manager : 依赖: libdde-file-manager (= 5.8.3-1) 但是 5.8.3-1+rb1 正要被安装
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系

Reply View the author