在deepin系统下怎么默认Winrar作为压缩软件
Tofloor
poster avatar
syljl
deepin
2018-11-15 01:37
Author
最近下了个WinRAR,但是发现不太会用。而且deepin好像默认压缩软件是归档管理器,怎么设置WinRAR作为默认压缩和解压缩软件呀?
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-11-15 01:53
#1
wine的吧?

控制中心 默认程序里面有吗  或文管打开方式
Reply View the author
avatar
nevershow
deepin
2018-11-15 06:23
#2
不需要安装WinRAR,直接sudo apt-get install rar
然后就可以直接用归档管理压缩和解压rar了
Reply View the author
avatar
lovesion
deepin
2018-11-15 16:39
#3
file-roller你值得拥有
Reply View the author
avatar
lovevayne
deepin
2018-11-15 21:21
#4
wine安装完WinRAR后将桌面快捷方式复制到/usr/share/applications中!
打开.config/mimeapps.list文件
在[Added Associations]下面添加application/x-扩展名-compressed=程序.desktop;
例如application/x-rar-compressed=WinRAR.desktop;
Reply View the author