首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >奇怪的问题-无法卸载Ubuntu 20.04.1中的WPS Office

奇怪的问题-无法卸载Ubuntu 20.04.1中的WPS Office
EN

Ask Ubuntu用户
提问于 2021-05-03 05:58:52
回答 1查看 1.2K关注 0票数 0

尝试了以下命令:

代码语言:javascript
复制
    #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的系统中找到了这个包

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2021-05-03 06:14:25

要通过终端卸载WPS Office snap,请执行以下操作:

代码语言:javascript
复制
sudo snap remove wps-2019-snap
票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1335696

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档