Score:0

Unable to uninstall skype on Ubuntu 20.04.2

fr flag

I have skype installed and running at startup. I would like to remove it altogether. I've seen some advice online, but none of them work.

I can see several skypeforlinux processes running in the system monitor. When I run sudo apt-get --purge remove skypeforlinux I get:

E: Unable to locate package skypeforlinux 

When I run dpkg -S skype I see a list of files of the form ubuntu-docs: /usr/share/help/it/gnome-help/net-chat-skype.page (I guess help documents in several languages) and nothing else. I don't see any Skype related entry in the Startup Applications Preferences, even though Skype launches itself on startup.

Any idea?

Someone avatar
my flag
You've tor reinstall Skype and purge it using back-end tools like `dpkg`. How did you installed Skype?
N0rbert avatar
zw flag
Also add output of `dpkg -l | grep -i skype`; `snap list | grep -i skype`; `flatpak list | grep -i skype`; `find ~ -iname '*skype*'` .
Score:2
cn flag

If you have installed it through snap, then

sudo snap remove --purge skype

if doesn't work try this cmd;

sudo apt --purge remove skype/skypeforlinux

After removing Skype find /.config/Skype and into this directory type

rm -r Skype skypeforlinux

hope this help you.

Shay avatar
fr flag
`sudo snap remove --purge skype` worked, thanks! I couldn't find /.config/Skype though.
s3idani avatar
cn flag
in a snap installation, the skype config file is stored in ~/snap
Shay avatar
fr flag
Thanks @s3idani. Found the folder, but it contains only a 'current' file which is a broken link to a "200" target (?!). I guess I can remove it.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.