Skype nicht löschbar

Florian Lohoff f at zz.de
Wed Oct 16 11:34:10 CEST 2019


On Wed, Oct 16, 2019 at 09:33:49AM +0200, Manfred wrote:
> Hallo allerseits,
> 
> bei irgendeiner Ubuntu-Installation hat sich bei mir auch eine Skype-Version
> mit installiert, die beim Start des Programms immer ausgeführt wird. Da ich
> das Programm nicht nutze, ist das etwas nervig. Leider findet sich diese
> Skype-Version aber nicht in meiner Software-Verwaltung, so dass ich das
> Programm nicht so ohne weiteres löschen kann. Wie werde ich das Programm
> wieder los?
> 
> Danke für hilfreiche Tipps

Das ist relativ schwierig so aus der Ferne zu sagen. Skype kannst du auf
vielen wegen installieren. Wenn du das in der Paketverwaltung nicht
findest dann ist das nicht als .deb Paket auf dein System gekommen.

Skype gibt es bei Ubuntu auch als snap container. Da kenne ich mich
wenig bis gar nicht mit aus.

Ich habe mir mal gerade ein vagrant mit einem Ubuntu hochgefahren.

Guck mal mit "snap list"  nach ob irgendwelche Snaps installiert sind.

Die solltest du dann mit "snap remove xyz" entfernen können.

Was ich gerade mal probiert habe:

root at simple-xenial:~# snap install skype
error: This revision of snap "skype" was published using classic confinement and thus may perform
       arbitrary system changes outside of the security sandbox that snaps are usually confined to,
       which may put your system at risk.

       If you understand and want to proceed repeat the command including --classic.
root at simple-xenial:~# snap install skype --classic
[ ... ]
root at simple-xenial:~# snap list
Name   Version    Rev   Tracking  Publisher   Notes
core   16-2.42    7917  stable    canonical✓  core
skype  8.53.0.85  96    stable    skype✓      classic
root at simple-xenial:~# snap list
Name   Version    Rev   Tracking  Publisher   Notes
core   16-2.42    7917  stable    canonical✓  core
skype  8.53.0.85  96    stable    skype✓      classic
root at simple-xenial:~# snap remove skype
skype removed
root at simple-xenial:~# snap list
Name  Version  Rev   Tracking  Publisher   Notes
core  16-2.42  7917  stable    canonical✓  core

Wenn es snap ist wirst du es so los ...

Flo
-- 
Florian Lohoff                                                 f at zz.de
        UTF-8 Test: The 🐈 ran after a 🐁, but the 🐁 ran away
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20191016/dce1325c/attachment.sig>


More information about the Linux mailing list