尝试了以下命令:
#dpkg --get-selections | grep wps-office [ NO OUTPUT ]
# snap remove wps-office
nnap "wps-office" is not installed
# apt-get purge kingsoft-office
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kingsoft-office
# apt-get remove wps-office
Reading package lists... Done
Building dependency tree
Reading state information... Done
No apt package "wps-office", but there is a snap with that name.
Try "snap install wps-office"在某些形式上,他们建议删除'libwps-0.4-4:amd64',但我不认为这与which没有关联,因为我在另一个没有which的系统中找到了这个包
发布于 2021-05-03 06:14:25
要通过终端卸载WPS Office snap,请执行以下操作:
sudo snap remove wps-2019-snaphttps://askubuntu.com/questions/1335696
复制相似问题