cl-*_*box 11
打开终端并检查安装了哪些帐户插件包:
dpkg --get-selections | grep account-plugin
sudo apt purge account-plugin-flickr libaccount-plugin-flickr
sudo apt purge account-plugin-google libaccount-plugin-google
更新解决下面评论中请求的信息
在早期版本的 Ubuntu (14.04/16.04) 中,这些libaccount-plugin包不存在,所以
要删除 Flickr 帐户插件,请执行: sudo apt purge account-plugin-flickr
要删除 Google 帐户插件,请执行: sudo apt purge account-plugin-google