更新失败,软件安装也失败
Tofloor
poster avatar
fontomas
deepin
2020-12-05 01:14
Author

求助两个问题:

1.好像前几天系统更新了,然后第二天又提示远程控制软件Remmina需要更新,再次更新,一直失败,卸载也一直失败,连接windows的RDP协议也不见了,软件现在已经完全无法使用了[可怜]


2.安装了商店里的VScode,现在软件提示有新版本,于是下载了,但无法安装,提示依赖不满足。



Reply Favorite View the author
All Replies
element
deepin
2020-12-05 01:15
#1

试试用命令更新

sudo apt update

sudo apt upgrade

Reply View the author
pzm9012
Moderator
2020-12-05 01:19
#2

1. 按楼上的方法更新

2. 深度软件包管理器不能处理依赖问题,请使用命令sudo apt install ./xxx.deb(输入你下载的deb文件的名称)

Reply View the author
fontomas
deepin
2020-12-05 01:24
#3
element

试试用命令更新

sudo apt update

sudo apt upgrade

不管用,试过了。

刚刚在终端里卸载了Remmina(直接从启动器里无法卸载),但是用终端重装失败。


Reply View the author
fontomas
deepin
2020-12-05 01:27
#4
pzm9012

1. 按楼上的方法更新

2. 深度软件包管理器不能处理依赖问题,请使用命令sudo apt install ./xxx.deb(输入你下载的deb文件的名称)

第二个问题搞定,vscode安装成功,谢谢!

Reply View the author
fontomas
deepin
2020-12-05 01:34
#5

https://bbs.deepin.org/post/207361?id=207361&limit=20&offset=0&postId=1166393

这个帖子里的楼主搞定了Remmina的问题,但我的系统里仍然失败。

Reply View the author
Ziggy
deepin
2020-12-05 09:22
#6

sudo apt update && sudo apt upgrade看报错

Reply View the author
fontomas
deepin
2020-12-05 17:44
#7
Ziggy

sudo apt update && sudo apt upgrade看报错

正常,无错误

Reply View the author
fontomas
deepin
2020-12-05 18:26
#8

Remmina突然好了,刚刚再商店里又搜了一次,安装,成功了!

难道是昨天终端里卸载后没有重启的原因?需要吗?

Reply View the author