刚从beta更新了一下,用autoremove了libreoffice但是菜单里还是
Tofloor
poster avatar
heham
deepin
2020-08-07 20:35
Author
刚从beta更新了一下,用autoremove了libreoffice但是菜单里还是有个libreoffice,而且还可以打开!什么鬼啊,我不要这个东西,现在删也删不掉了,再autoremove就提示未安装。
Reply Favorite View the author
All Replies
avatar
imic07
deepin
2020-08-07 20:38
#1
sudo apt remove libreoffice   删除完成后菜单里还有再右击删除
Reply View the author
avatar
heham
deepin
2020-08-07 20:48
#2
https://bbs.deepin.org/post/198503
sudo apt remove libreoffice   删除完成后菜单里还有再右击删除

试过了的无效啊,我甚至重新install一次再来autoremove还是像在那里
Reply View the author
avatar
heham
deepin
2020-08-07 20:50
#3
搞得现在wps也打不开了,又得重新安装wps,这波搞的不对啊
Reply View the author
avatar
haohu1193
deepin
2020-08-07 21:00
#4
直接启动器反键卸载就完事了...你咋这么费劲啊...

sudo dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P

清除所有已删除包的残馀配置文件

风险自担啊...
Reply View the author
avatar
imic07
deepin
2020-08-07 21:00
#5
sudo apt update看下,顺便重启
Reply View the author
avatar
走钢丝
deepin
2020-08-07 21:01
#6
sudo apt purge libreoffice*
sudo apt autopurge
Reply View the author
avatar
fun66
deepin
2020-08-07 21:08
#7
删除完,注销重新登录就好了
Reply View the author
avatar
fslong
deepin
2020-08-07 21:38
#8
实测,删除libre会同时删除dde
Reply View the author
avatar
Hello
deepin
2020-08-07 22:50
#9
https://bbs.deepin.org/post/198503
实测,删除libre会同时删除dde

那个dde随便删,用来推送软件用的control文件
Reply View the author
avatar
终南
deepin
2020-08-08 00:08
#10
我是直接把/usr/share/applications里的.desktop文件删了
Reply View the author
avatar
heham
deepin
2020-08-08 04:40
#11
反复安装删除几次总算好了,最终wps还是重新安装
Reply View the author
avatar
deepin
2020-08-08 05:32
#12
Reply View the author