如何卸载以root的名义(解决)
- pcbird
- 帖子: 2337
- 注册时间: 2008-12-19 13:44
- 来自: 东8区
如何卸载以root的名义(解决)
请教大家该如何卸载,附图一张。我卸载了但是没有卸载干净。
上次由 pcbird 在 2009-02-17 18:35,总共编辑 1 次。
代码: 全选
\ ,__,
\ (oo)____
(__) )\
||--|| *
- xiooli
- 帖子: 6956
- 注册时间: 2007-11-19 21:51
- 来自: 成都
- 联系:
Re: 如何卸载以root的名义
sudo sh /opt/cx.....就是上面说的那个路径。
- pcbird
- 帖子: 2337
- 注册时间: 2008-12-19 13:44
- 来自: 东8区
- pcbird
- 帖子: 2337
- 注册时间: 2008-12-19 13:44
- 来自: 东8区
- xiooli
- 帖子: 6956
- 注册时间: 2007-11-19 21:51
- 来自: 成都
- 联系:
Re: 如何卸载以root的名义
人家不是提示了叫你用root权限运行那个程序卸载吗?当然如果你确信能够毫无遗漏的吧把它安装到系统里面的文件都找出来也可以选择人工删除。xiooli 写了:sudo sh /opt/cx.....就是上面说的那个路径。
- pcbird
- 帖子: 2337
- 注册时间: 2008-12-19 13:44
- 来自: 东8区
Re: 如何卸载以root的名义
pcbird@ubuntu:~$ sudo sh /opt/cxchromium/bin/cxuninstall
[sudo] password for pcbird:
/opt/cxchromium/bin/cxuninstall: 3: use: not found
/opt/cxchromium/bin/cxuninstall: 5: my: not found
/opt/cxchromium/bin/cxuninstall: 6: my: not found
/opt/cxchromium/bin/cxuninstall: 7: my: not found
/opt/cxchromium/bin/cxuninstall: 11: Syntax error: "(" unexpected

[sudo] password for pcbird:
/opt/cxchromium/bin/cxuninstall: 3: use: not found
/opt/cxchromium/bin/cxuninstall: 5: my: not found
/opt/cxchromium/bin/cxuninstall: 6: my: not found
/opt/cxchromium/bin/cxuninstall: 7: my: not found
/opt/cxchromium/bin/cxuninstall: 11: Syntax error: "(" unexpected

代码: 全选
\ ,__,
\ (oo)____
(__) )\
||--|| *
- pcbird
- 帖子: 2337
- 注册时间: 2008-12-19 13:44
- 来自: 东8区
Re: 如何卸载以root的名义
UNINSTALLING CROSSOVER
----------------------
It is best to use the CrossOver uninstaller because it will
remove menu entries and other items created by CrossOver.
To do so, either select the 'Uninstall' menu entry, or run
the following on the command line:
/opt/cxchromium/bin/cxuninstall
You can then safely remove the CrossOver directory, if still
present. For example:
rm -rf /opt/cxchromium
readme写了。
还是谢谢你
----------------------
It is best to use the CrossOver uninstaller because it will
remove menu entries and other items created by CrossOver.
To do so, either select the 'Uninstall' menu entry, or run
the following on the command line:
/opt/cxchromium/bin/cxuninstall
You can then safely remove the CrossOver directory, if still
present. For example:
rm -rf /opt/cxchromium
readme写了。
还是谢谢你

代码: 全选
\ ,__,
\ (oo)____
(__) )\
||--|| *