[Seek Help] v20.7有没有连接windows的可以用的软件,之前v15用的remmina
Tofloor
poster avatar
蚂蚁蟔
deepin
2022-09-28 02:07
Author

v20.7有没有连接windows的可以用的软件,之前v15用的remmina还可以

升级到v20.7没找到remmina,其他的软件也连不上,要不然闪退,要不然其他问题,求推荐

Reply Favorite View the author
All Replies
阿顺呀
deepin
2022-09-28 02:29
#1

sudo apt install remmina

Reply View the author
蚂蚁蟔
deepin
2022-09-28 03:50
#2
阿顺呀

sudo apt install remmina

用不成,连不上

Reply View the author
阿顺呀
deepin
2022-09-28 03:58
#3
蚂蚁蟔

用不成,连不上

连不上是啥意思

Reply View the author
阿顺呀
deepin
2022-09-28 04:03
#4

要升级下版本,仓库里的太低了,可以用better-dde里面的

wget -q -O - "http://120.132.17.134:3000/better-dde/ppa/raw/branch/master/better-dde.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/better-dde-keyring.gpg
sudo sh -c 'echo "deb http://120.132.17.134:3000/better-dde/ppa/raw/branch/master/ ./" > /etc/apt/sources.list.d/better-dde.list'
sudo apt install remmina

我只安装了remmina 所以没更新其他的,用完之后就禁用这个源了

sudo mv /etc/apt/sources.list.d/better-dde.list /etc/apt/sources.list.d/better-dde.list.bak

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-09-28 04:22
#5
阿顺呀

要升级下版本,仓库里的太低了,可以用better-dde里面的

wget -q -O - "http://120.132.17.134:3000/better-dde/ppa/raw/branch/master/better-dde.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/better-dde-keyring.gpg
sudo sh -c 'echo "deb http://120.132.17.134:3000/better-dde/ppa/raw/branch/master/ ./" > /etc/apt/sources.list.d/better-dde.list'
sudo apt install remmina

我只安装了remmina 所以没更新其他的,用完之后就禁用这个源了

sudo mv /etc/apt/sources.list.d/better-dde.list /etc/apt/sources.list.d/better-dde.list.bak

better dde还是挺好用的,尤其是把高斯模糊背景弄回来了,非常棒

Reply View the author
阿顺呀
deepin
2022-09-28 15:57
#6
神末shenmo

better dde还是挺好用的,尤其是把高斯模糊背景弄回来了,非常棒

嗯嗯 是挺好用的 我忘了装了之后有啥毛病了 所以就只用来更新需要的软件

Reply View the author
fuuko
deepin
2022-09-28 16:51
#7

deepin里面的好像还是debian10里面的那个超旧版的remmina,UOS那边的仓库倒是已经更新到debian11下的新版本了,这个得催下他们啊

Reply View the author
ThinKinG
deepin testing team
2022-10-08 22:30
#8

系统升级上来后,很多包环境都更新了,尝试更新下试试

Reply View the author