[3rd-Party Apps] 求助卸载第三方软件
Tofloor
poster avatar
我要喝可乐
deepin
2022-06-16 16:47
Author

自己安装了个VMware Wworkstation 现在怎么也卸载不掉了。求助。感谢

Reply Favorite View the author
All Replies
liwl
deepin
2022-06-16 16:55
#1

VMware有个自带的卸载脚本,你可以找找

好久没用了,没法准确给出你信息

Reply View the author
忆往
deepin
2022-06-16 16:57
#2

打开终端,使用如下命令

  1. dpkg-query -l | grep -i "Vmware" //使用dpkg包管理器查询软件包名
  2. sudo apt purge 软件包名
Reply View the author
忘记、过去
deepin
2022-06-16 18:05
#3

vmware-installer --uninstall

我记得官方脚本安装的要这样卸载吧

Reply View the author
wcs4221
deepin
2022-06-16 23:49
#4

三方软件在商店/应用管理,是可以卸地。

Reply View the author
lizipeng0013
deepin
2022-06-17 01:00
#5

从应用商店装的就在应用商店的应用管理里卸载

从官网下载的bundle文件安装的,可以参考这个卸载:Ubuntu安装和卸载.bundle格式的VMware - 博客园

sudo vmware-installer -u vmware-workstation


Reply View the author
来自Ubuntu的某位用户
deepin
2022-06-17 04:36
#6
lizipeng0013

从应用商店装的就在应用商店的应用管理里卸载

从官网下载的bundle文件安装的,可以参考这个卸载:Ubuntu安装和卸载.bundle格式的VMware - 博客园

sudo vmware-installer -u vmware-workstation


agree

Reply View the author
我要喝可乐
deepin
2022-06-22 19:04
#7
来自Ubuntu的某位用户

agree

成功,感谢。

Reply View the author
我要喝可乐
deepin
2022-06-22 19:05
#8
liwl

VMware有个自带的卸载脚本,你可以找找

好久没用了,没法准确给出你信息

谢谢,已经卸载了。

Reply View the author
我要喝可乐
deepin
2022-06-22 19:05
#9
lizipeng0013

从应用商店装的就在应用商店的应用管理里卸载

从官网下载的bundle文件安装的,可以参考这个卸载:Ubuntu安装和卸载.bundle格式的VMware - 博客园

sudo vmware-installer -u vmware-workstation


谢谢,已经卸载了。

Reply View the author
我要喝可乐
deepin
2022-06-22 19:06
#10
wcs4221

三方软件在商店/应用管理,是可以卸地。

谢谢,已经卸载了。

Reply View the author