Questions tagged [software-uninstall]

for questions about uninstalling software on Ubuntu.

"Uninstall" means to remove something that you had installed on your computer.

This tag is used for questions dealing with uninstalling system- or user-installed software.

398 questions
247
votes
9 answers

How do I uninstall MySQL?

I installed MySQL using sudo apt-get. Now I need to remove it from my system. How can I do that?
batman
  • 7,851
  • 18
  • 39
  • 38
237
votes
12 answers

How to uninstall LibreOffice?

Which package should I remove to completely remove libreoffice? I have no need for office tools. That's the one gripe I have with package managers like apt, there's no simple way to perform the essential task of removing unwanted software :S
lapin
  • 2,635
  • 2
  • 15
  • 11
149
votes
5 answers

How to remove snap from Ubuntu?

How do I remove snap? apt pretends it's not there, but I can still call commands with it. Trying to remove it says read only file system # apt remove snap Reading package lists... Done Building dependency tree Reading state information...…
quantumpotato
  • 1,593
  • 2
  • 8
  • 7
126
votes
5 answers

What is gdm3, kdm, lightdm? How to install and remove them?

What is gdm3, kdm, lightdm? How to install and remove and repair them? Can anyone explain in details?
119
votes
8 answers

How to uninstall VMware Player?

I want to uninstall VMware Player on my Ubuntu 12.04 LTS system. How should I uninstall it?
Fanoy
  • 1,645
  • 4
  • 19
  • 22
40
votes
11 answers

How to easily remove old kernels in Ubuntu 20.04 LTS?

I have old Linux kernel versions that I don't use so I was trying to remove them. List of installed kernels from dpkg --list | grep linux-image linux-image-5.4.0-26-generic (5.4.0-26.30) linux-image-5.4.0-33-generic…
MeHeDi HaSaN
  • 499
  • 1
  • 4
  • 6
31
votes
4 answers

How can I completely remove Ruby + Rails + Gems?

I have messed up my Ruby dev environment on Ubuntu 10.04. What is the best possible way to remove these packages from my system? Ruby All Gems RubyGems To start fresh, I would like to re-install Ruby using RVM.
zengr
  • 798
  • 2
  • 10
  • 16
30
votes
2 answers

How can I remove compiled kernel?

I installed 14.10 on my laptop Lenovo E455. And compiled kernel 3.19 with following order since it seemed that 14.10 doesn't want to work with mine.(I saw slow motions) Downloaded current kernel from http://www.kernel.org/ make oldconfig make sudo…
Ohmygirl
  • 1,165
  • 3
  • 13
  • 26
23
votes
8 answers

How to remove Telegram?

I have installed the official version of Telegram, but now I cannot remove it. I have tried apt remove telegram and other methods, is there any trick to remove it completely?
Bassam M. Mardini
  • 341
  • 1
  • 2
  • 7
19
votes
2 answers

Installing latest version of GNU Octave when I have already installed other version

I have installed Gnu Octave by using apt-get install octave. This installed version 4.0.3 on my machine. I want to install the latest available version. How can I: Uninstall the version I have? Install the latest version?
saidaspen
  • 547
  • 2
  • 4
  • 13
19
votes
3 answers

I can't use "remove" to uninstall xtreme download manager

I downloaded xtreme download manager from its website. The archive I downloaded was xdm-setup-x64.tar.xz With the setup comes a readme.txt file, I followed it to install. Now I want to uninstall the xtreme download manager but sudo apt-get remove…
David Moura
  • 193
  • 1
  • 1
  • 5
18
votes
1 answer

Remove Zsh from Ubuntu 16.04

I installed zsh, but I realized I miss the basic/default terminal look. How can I get back to the default shell?
Stefan
  • 181
  • 1
  • 1
  • 7
18
votes
5 answers

How to uninstall OpenCV 2.4.9 completely from Ubuntu?

I want to integrate OpenCV with qt creator and for that OpenCV 3.0 is required. I have OpenCV 2.4.9 already installed and want to uninstall it completely as it is causing problems in some functions. I would also like to know whether OpenCV 3.0 can…
Naman Sogani
  • 347
  • 1
  • 4
  • 12
18
votes
5 answers

How to uninstall dotnet from Ubuntu 20.10 completely?

I have installed dotnet on my Ubuntu 20.10 but for some reason I want to remove it but I don't know how to do it please help.
Gaurav
  • 181
  • 1
  • 1
  • 3
18
votes
4 answers

How do I remove Brave completely?

Some time ago I installed Brave but I didn't like it, so I removed it with sudo apt-get remove --purge brave-browser. After some time I had to reinstall it because I needed a Chromium-based browser. As soon as I opened it it asked be to redeem my…
Ntakwetet
  • 1,366
  • 3
  • 12
  • 24
1
2 3
26 27