请问启动器卸载文件失败,用什么办法能卸载?
Tofloor
poster avatar
liangjingle
deepin
2018-12-26 22:37
Author
请问启动器卸载文件失败,用什么办法能卸载?
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-12-26 23:39
#1
如果是商店安装的  去商店卸载试试 不行就是 sudo apt pruge xxx  或者remove   如果是外面安装的deb  sudo dpkg -P xxx
Reply View the author
avatar
hansomeyi
deepin
2018-12-27 00:02
#2
在终端里面制裁,sudo apt remove 你的程序
你首先要知道你的程序的包的名称,不知道可以 百度,希望对你有用
Reply View the author