Ubuntu下完全删除的Google Chromium

Ubuntu下删除Google Chromium的时候,正常情况却不可能干净删除。会弹出

To fully uninstall it, run '/opt/cxchromium/bin/cxuninstall' as root.

这个时候,我们应该做的是

If you installed it using the .deb package (which is what we offer for Ubuntu users), your best bet is to use the Synaptic package manager (look under the Administration tools) to remove it. A command line way to do that is this:

sudo aptitude purge cxchromium

这样,就可以完全干净的删除了。

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/cdfcfb680c413849c48a92d52293ac59.html