how to uninstall an app?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: how to uninstall an app?

Post by Husse »

You can do it with apt :)
Open Synaptic and right click the application...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Lantesh

Re: how to uninstall an app?

Post by Lantesh »

You can install the "Add/Remove" interface in Mint by doing the following.

Open up a terminal. Type the following command:

sudo apt-get install gnome-app-install

I have also seen this command with a -y modifier at the end, but I don't know what the -y does. You can try it that way if you want. It would then be:

sudo apt-get install gnome-app-install -y
Lantesh

Re: how to uninstall an app?

Post by Lantesh »

d3monz wrote:Many thanks, Lantesh!! You saved my life!! Hugs!
You're welcome. 8)
Locked

Return to “Beginner Questions”