我在我的Ubuntu16.04安装中安装了GNOME,时间很短。卸载后(使用sudo apt remove gnome-shell ubuntu-gnome-desktop),我仍然将"GNOME集成“扩展安装到Google中。不幸的是,我无法删除扩展,因为它是“从管理上”安装的:

我怎样才能摆脱这个肿瘤?
发布于 2017-03-27 17:09:19
弄明白了。
来自https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting:
sudo rm /etc/opt/chrome/policies/managed/chrome-gnome-shell.json
sudo rm /etc/chromium/policies/managed/chrome-gnome-shell.json我还必须采取以下步骤:
发布于 2017-05-04 20:24:50
sudo apt-get purge chrome-gnome-shell应该在Ubuntu上摆脱它而不重新启动
https://askubuntu.com/questions/897486
复制相似问题