deinstalled Software

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
User avatar
Acid_1
Level 5
Level 5
Posts: 796
Joined: Thu Nov 01, 2007 11:12 pm
Location: Saskatchewan, Canada

Re: deinstalled Software

Post by Acid_1 »

terminal:

sudo apt-get uninstall <program>

or

go to synaptics and find the package you have installed, and uninstall it (just click unmark)
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.
MagnusB
Level 6
Level 6
Posts: 1252
Joined: Sun Nov 18, 2007 12:39 pm
Location: Norway

Re: deinstalled Software

Post by MagnusB »

Acid_1 wrote:terminal:

sudo apt-get uninstall <program>

or

go to synaptics and find the package you have installed, and uninstall it (just click unmark)
Is it not

Code: Select all

sudo apt-get remove package
Though synaptic is probably better if you don't know the correct name of the package.
Image
You're not drunk if you can lie on the floor without holding on.
--Dean Martin
User avatar
Acid_1
Level 5
Level 5
Posts: 796
Joined: Thu Nov 01, 2007 11:12 pm
Location: Saskatchewan, Canada

Re: deinstalled Software

Post by Acid_1 »

MagnusB wrote: Is it not

Code: Select all

sudo apt-get remove package
bwahahaha. that's what YOU think... haha. my mistake :lol: :mrgreen:
Locked

Return to “Beginner Questions”