请问VMware附带安装的这两个软件是干什么的?
Tofloor
poster avatar
leonardo520
deepin
2017-11-22 22:45
Author
随着VMware附带安装上的 virtual network editor 和VMware player是什么?可以删除吗?

Reply Favorite View the author
All Replies
avatar
187******09
deepin
2017-11-22 23:03
#1
一个网络设置,一个免费版,看着闹心隐藏就行了
Reply View the author
avatar
leonardo520
deepin
2017-11-22 23:05
#2
https://bbs.deepin.org/post/148758
一个网络设置,一个免费版,看着闹心隐藏就行了

请问怎么隐藏呢?可以不可以单独卸载那两个呢?
Reply View the author
avatar
187******09
deepin
2017-11-22 23:10
#3
https://bbs.deepin.org/post/148758
请问怎么隐藏呢?可以不可以单独卸载那两个呢?

别吧,网络设置最好别卸,至于player,你试试
  1. sudo apt remove vmvare
Copy the Code
按Tab能不能匹配到player,我用vbox,不清楚vm

隐藏的话,编辑  /usr/share/applications/ 路径下这两个的desktop文件,,在最后加上
  1. Hidden=true
Copy the Code
Reply View the author
avatar
leonardo520
deepin
2017-11-22 23:34
#4
https://bbs.deepin.org/post/148758
别吧,网络设置最好别卸,至于player,你试试按Tab能不能匹配到player,我用vbox,不清楚vm

隐藏的话, ...

sudo vmware-installer -u vmware-workstation 用这个命令成功卸载了
Reply View the author
avatar
leonardo520
deepin
2017-11-22 23:35
#5
https://bbs.deepin.org/post/148758
sudo vmware-installer -u vmware-workstation 用这个命令成功卸载了

这一个命令就把那三个全部卸载了
Reply View the author
avatar
187******09
deepin
2017-11-23 00:39
#6
https://bbs.deepin.org/post/148758
这一个命令就把那三个全部卸载了

??既然没有单独匹配到player就别卸载啊,直接隐藏就是了
Reply View the author
avatar
jingle
deepin
2017-11-23 00:52
#7
https://bbs.deepin.org/post/148758
这一个命令就把那三个全部卸载了

sudo apt-get install libremenu
Reply View the author