Answers:
简单,只需使用:
sudo apt-get remove unity-webapps-*appidontlike*
即
sudo apt-get remove unity-webapps-twitter
例子:
unity-webapps-amazoncloudreader - Unity Webapp for AmazonCloudReader
unity-webapps-angrybirds - Unity Webapp for AngryBirds
unity-webapps-bbcnews - Unity Webapp for BBCNews
unity-webapps-cuttherope - Unity Webapp for CutTheRope
unity-webapps-facebookapps - Unity Webapp for FacebookApps
unity-webapps-facebookmessenger - Unity Webapp for FacebookMessenger
unity-webapps-gmail - Unity Webapp for GMail
unity-webapps-googlecalendar - Unity Webapp for GoogleCalendar
unity-webapps-googledocs - Unity Webapp for GoogleDocs
unity-webapps-googleplus - Unity Webapp for GooglePlus
unity-webapps-grooveshark - Unity Webapp for grooveshark
unity-webapps-hulu-player - Unity Webapp for hulu-player
unity-webapps-lastfm-radio - Unity Webapp for lastfm-radio
unity-webapps-launchpad - Unity Webapp for Launchpad
unity-webapps-librefm - Unity Webapp for LibreFm
unity-webapps-linkedin - Unity Webapp for LinkedIn
unity-webapps-livemail - Unity Webapp for LiveMail
unity-webapps-mail-ru - Unity Webapp for mail-ru
unity-webapps-newsblur - Unity Webapp for Newsblur
unity-webapps-pandora-com - Unity Webapp for pandora-com
unity-webapps-qq-mail - Unity Webapp for qq-mail
unity-webapps-reddit - Unity Webapp for Reddit
unity-webapps-tumblr - Unity Webapp for Tumblr
unity-webapps-twitter - Unity Webapp for Twitter
unity-webapps-vkcom - Unity Webapp for Vkcom
unity-webapps-wordpress-com - Unity Webapp for wordpress-com
unity-webapps-yahoomail - Unity Webapp for YahooMail
unity-webapps-yahoonews - Unity Webapp for YahooNews
unity-webapps-yandex-music - Unity Webapp for yandex-music
unity-webapps-yandexnews - Unity Webapp for YandexNews
unity-webapps-youtube - Unity Webapp for YouTube
每个Web应用程序都是其自己的程序包。我认为它们之间没有相互依赖的关系,因此,卸载不需要/不需要的部分时,您应该没有任何问题。
Amazon和Ubuntu One Web Apps似乎已加入到Web应用程序应用程序中,因此您不能仅通过卸载软件包来删除它们。删除这些最简单的方法是安装Unsettings。这是一个调整工具,类似于Ubuntu Tweak。它在存储库中不可用,因此您必须安装其PPA:
sudo add-apt-repository ppa:diesch/testing
sudo apt-get update
sudo apt-get install unsettings
现在您已经安装了它,启动它并选择左侧的“ Web apps”选项卡。要禁用某个Web应用程序,只需将使用该应用程序的网站从“预授权”或“已启用”移至“已禁用”,然后单击“应用”按钮(小齿轮)。
编辑:糟糕,张贴在错误的问题上。在这里尝试删除16.04中的Amazon应用程序。交叉链接到如何在16.04中删除Unity Amazon软件包?
如果要删除所有这些文件和通用浏览器应用程序,请尝试此操作。打开Ubuntu软件应用程序,找到“浏览器”应用程序,然后单击删除。
sudo apt-get remove unity-webapps-amazon
不起作用。`