如何删除网络应用程序?


Answers:


11

简单,只需使用:

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应用程序,只需将使用该应用程序的网站从“预授权”或“已启用”移至“已禁用”,然后单击“应用”按钮(小齿轮)。


我特别想删除亚马逊。但是sudo apt-get remove unity-webapps-amazon不起作用。`
kikeriki 2012年

我没有意识到Amazon和Ubuntu One内置于Web应用程序应用程序中。我用删除这两个Web应用程序的特定信息更新了答案。
reverendj1 2012年

没问题。很高兴我能帮上忙。
reverendj1 2012年

用于webapp集成管理的终端?Ubuntu团队:可悲!@ reverendj1:omgubuntu.co.uk Webapp集成如何?
2012年

@Bucic ombubuntu.co.uk Web应用程序不是默认的Web应用程序,因此请使用您首先使用的安装方法来卸载它。另一方面,使用“取消设置”可以禁用任何Web应用程序,无论它们如何安装,因此您也可以采用这种方式。
reverendj1 2012年

0

编辑:糟糕,张贴在错误的问题上。在这里尝试删除16.04中的Amazon应用程序。交叉链接到如何在16.04中删除Unity Amazon软件包?

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


您知道您可以删除自己的答案:)吗?没有冒犯就意味着试图使网站保持清晰
Videonauth
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.