[App Store] 应用商店中的远程桌面查看器卸载后无法再安装,求助!
Tofloor
poster avatar
小吕
deepin
2021-03-19 06:39
Author

各位前辈好!现遇到一个问题,求助各位前辈!

我之前有安装远程桌面查看器这款应用,下载自官方的应用商店,之前一直好用,可以通过Deepin远程到Windows环境,突然就不好用了,具体表现是远程时闪退,我以为是应用本身出了问题,我便将应用卸载了,准备重装,结果发现无法安装,重启了Deepin,也还是不行,求助各位前辈,感谢!

Reply Favorite View the author
All Replies
Xue_HuZhi
deepin
2021-03-19 16:08
#1

在终端输入

sudo apt install -f 

试试 看看报错不

Reply View the author
Xue_HuZhi
deepin
2021-03-19 16:10
#2

还有就是在应用商店安装其他软件尝试一下能否正常安装 

 

Reply View the author
187******69
deepin
2021-03-19 16:34
#3

换一个远程桌面客户端试试看,比如remmina。如果也是这样尝试一下:

sudo apt-get autoclean

sudo apt-get autoremove

sudo apt-get update

sudo at-get upgrade

按顺序依次执行下,再试试看,还不行就只能求助官方了。。。

Reply View the author
guaguale
deepin
2021-03-19 16:36
#4

apt-cache search vinagre

sudo apt install xxxx试试

Reply View the author
Xue_HuZhi
deepin
2021-03-19 16:49
#5

尝试运行

sudo apt install vinagre 

看看报什么错(以上命令就是安装你的这个远程软件)

Reply View the author
小吕
deepin
2021-03-19 18:58
#6
Xue_HuZhi

在终端输入

sudo apt install -f 

试试 看看报错不

Reply View the author
小吕
deepin
2021-03-19 19:01
#7
187******69

换一个远程桌面客户端试试看,比如remmina。如果也是这样尝试一下:

sudo apt-get autoclean

sudo apt-get autoremove

sudo apt-get update

sudo at-get upgrade

按顺序依次执行下,再试试看,还不行就只能求助官方了。。。

Reply View the author
小吕
deepin
2021-03-19 19:06
#8
guaguale

apt-cache search vinagre

sudo apt install xxxx试试

Reply View the author
Xue_HuZhi
deepin
2021-03-19 21:43
#9
小吕

我的可以正常安装啊 

 

Reply View the author
小吕
deepin
2021-03-19 22:39
#10

Reply View the author
小吕
deepin
2021-03-19 22:40
#11

感谢大家

Reply View the author