如何删除网络应用?

如何删除网络应用? (不是整个function,但某些网络应用程序)

简单,只需使用:

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应用程序都是自己的包。 我不认为它们中的任何一个是相互依赖的,所以你不应该有任何问题卸载你不需要/使用的。

亚马逊和Ubuntu One Web应用程序似乎已融入Web应用程序应用程序,因此您无法通过卸载程序包来删除它们。 删除这些的最简单方法是安装Unsettings 。 这是一个调整工具,类似于Ubuntu Tweak。 它在repos中不可用,因此您必须安装其PPA:

 sudo add-apt-repository ppa:diesch/testing sudo apt-get update sudo apt-get install unsettings 

现在您已安装它,启动它并选择左侧的“Web应用程序”选项卡。 要禁用Web应用程序,只需将使用它的网站从预授权或已启用移至已禁用,然后单击应用按钮(小齿轮)。

编辑:哎呀,贴错了问题。 在这里尝试删除16.04中的亚马逊应用程序。 交叉链接到16.04如何删除Unity Amazon软件包?

如果要删除所有这些和通用浏览器应用程序,请尝试此操作。 打开Ubuntu软件应用程序,找到“浏览器”应用程序,然后单击删除。