linux-mint-feature-image

How To Uninstall Apps – Linux Mint

I was trying to install “Wine” in Linux but I can’t seem to get it to work properly. So I had to uninstall it and start over from scratch. To uninstall an app in Linux using terminal, do the following. If you don’t know the official installed name of an app, do this first.

Open the terminal and type the following. Hit enter after.

dpkg –list

Note: There are two dashes before the word “list” but some font styles make it look like one. This will show you a list of installed apps.

linux-mint-installed-apps-list-dpkg-list-terminal

Scroll down through the list or use the search option to find the app name that you seek. In my case, “Wine“.

Now you have two choices for commands. “Sudo” means your password will be requested:

sudo apt remove wine

This only uninstalls the app.

sudo apt purge wine

The “purge” command removes the app and any supporting files installed with the original.

linux-mint-terminal-sudo-apt-purge-wine-uninstall-app

If I can ever get wine to work, a future post. FYI: Wine allows you to run Windows programs on Linux.

For more Linux stuff click here.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top

WHY NOT SUBSCRIBE TO OUR NEWSLETTER?

Get great content like this delivered to your inbox!

It's free, convenient, and delivered right to your inbox! We do not spam and we will not share your address. Period!