웹앱을 어떻게 제거합니까?


답변:


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

각 웹앱은 자체 패키지입니다. 나는 그들 중 어느 것도 서로 의존하지 않는다고 생각하므로 필요하지 않거나 사용하지 않는 것을 제거하는 데 아무런 문제가 없어야합니다.

Amazon 및 Ubuntu One 웹 애플리케이션은 웹 애플리케이션 애플리케이션에 구워진 것처럼 보이므로 단순히 패키지를 제거하여이를 제거 할 수는 없습니다. 이를 제거하는 가장 쉬운 방법은 Unsettings 를 설치하는 것 입니다. 이것은 Ubuntu Tweak과 비슷한 조정 도구입니다. repos에서는 사용할 수 없으므로 PPA를 설치해야합니다.

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

설치 했으므로 실행 한 다음 왼쪽에서 "웹 앱"탭을 선택하십시오. 웹 앱을 비활성화하려면 해당 웹 사이트를 사용하는 웹 사이트를 사전 승인 또는 사용에서 사용 안 함으로 이동 한 다음 적용 버튼 (작은 기어)을 클릭하십시오.


특히 아마존을 제거하고 싶습니다. 그러나 sudo apt-get remove unity-webapps-amazon작동하지 않습니다. `
kikeriki

Amazon과 Ubuntu One이 웹 앱 애플리케이션에 내장되어 있다는 것을 몰랐습니다. 이 두 개의 webapp 제거에 대한 특정 정보로 답변을 업데이트했습니다.
reverendj1

문제 없어요. 기꺼이 도와 드리겠습니다.
reverendj1

웹앱 통합 관리를위한 터미널?! 우분투 팀 : 한심한! @ reverendj1 : omgubuntu.co.uk 웹앱 통합은 어떻습니까?
Bucic

@Bucic ombubuntu.co.uk webapp는 기본 웹 앱이 아니므로 처음에 설치하는 데 사용한 방법으로 제거하십시오. 반면, Unsetting을 사용하면 웹앱 설치 방식에 관계없이 모든 웹앱을 비활성화 할 수 있으므로 해당 경로로 이동할 수도 있습니다.
reverendj1

0

편집 : 으악, 잘못된 질문에 게시했습니다. 16.04에서 Amazon 앱을 제거하려고했습니다. 16.04에서 Unity Amazon 패키지를 제거하는 방법에 대한 교차 링크 ?

모든 브라우저와 일반 브라우저 앱을 제거하려면 다음을 시도하십시오. Ubuntu Software 앱을 열고 "브라우저"앱을 찾은 다음 제거를 클릭하십시오.


당신은 당신 자신의 답변을 삭제할 수 있다는 것을 알고 있습니다 :)? 범죄를 저지르는 것은 단지 사이트를 깨끗하게 유지하려고하는 것이
아닙니다.
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.