LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-29-2021, 06:56 PM   #1
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Rep: Reputation: Disabled
How do I uninstall one update


Running Linux Mint Alyssa. If an update is installed through the Update Manager and for some reason decide to uninstall that particular update, how do I go about that other than using Timeshift?

Last edited by poncedeleon; 08-29-2021 at 07:15 PM.
 
Old 08-29-2021, 11:48 PM   #2
gentisle
Member
 
Registered: May 2005
Location: Wisconsin, USA
Distribution: LinuxMint, OpenBSD
Posts: 263

Rep: Reputation: 9
You can right click on the update listed in synaptic. If synaptic is not installed,
[CODE]sudo apt install synaptic[CODE]
Then search for your app in the search box.

You can also
[CODE]sudo apt [remove or purge] some-app-you want to uninstall[CODE]

[CODE]sudo apt remove[CODE]
[CODE]sudo apt purge[CODE]
for help
 
1 members found this post helpful.
Old 08-30-2021, 02:34 PM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by poncedeleon View Post
Running Linux Mint Alyssa. If an update is installed through the Update Manager and for some reason decide to uninstall that particular update, how do I go about that other than using Timeshift?
Why not use timeshift? sounds like a good solution.
Otherwise, revert each update manually to its previous version. APT history can help. But this is failed to doom if you ask me.

Quote:
Originally Posted by gentisle View Post
You can right click on the update listed in synaptic. If synaptic is not installed,
[CODE]sudo apt install synaptic[CODE]
Then search for your app in the search box.

You can also
[CODE]sudo apt [remove or purge] some-app-you want to uninstall[CODE]

[CODE]sudo apt remove[CODE]
[CODE]sudo apt purge[CODE]
for help
Considering Linux Mint's update mechanism is different from that of Ubuntu/Debian, I do not recommend this.
 
Old 09-22-2021, 01:01 AM   #4
watchingu
Member
 
Registered: Oct 2017
Location: USA
Distribution: Arch Linux, Debian Stable, Debian Unstable
Posts: 73

Rep: Reputation: 17
I'm not intimately familiar with Linux Mint, but I do know that it's a Debian derivative.

You can do one of two things. You can see if you still have the *.deb of the prior version of the package on your system (try /var/cache/apt/archives) or you can use the Debian Snapshot repo to download the previous version of the package as a .deb. In either case, install the older version of the package as follows:

Code:
sudo dpkg -i packagename.deb
Warning: Do NOT use this technique for packages like libc6. You can hose your system.

Last edited by watchingu; 09-22-2021 at 01:06 AM.
 
1 members found this post helpful.
Old 09-22-2021, 08:44 AM   #5
SlowCoder
Senior Member
 
Registered: Oct 2004
Location: Southeast, U.S.A.
Distribution: Debian based
Posts: 1,250

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by poncedeleon View Post
Running Linux Mint Alyssa. If an update is installed through the Update Manager and for some reason decide to uninstall that particular update, how do I go about that other than using Timeshift?
Do you have a particular example of what package you're trying to downgrade, and why? Did the update cause a problem?

Some packages get installed as prerequisites to other packages. You might install chrome, and that might cause a whole list of other packages to be installed. Removing or downgrading those packages may break chrome and/or any other packages that it is a prerequisite for.
 
Old 10-22-2021, 06:47 PM   #6
poncedeleon
Member
 
Registered: Jul 2021
Location: Patagonia
Distribution: Linux Mint Debian Enhanced LMDE
Posts: 195

Original Poster
Rep: Reputation: Disabled
All good advise. Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to uninstall SuSe 8.1 & there is no uninstall jwhibdon Linux - Software 10 10-26-2006 11:57 AM
How do you uninstall software which doesn't have an uninstall-file? lagu2653 Linux - Software 2 12-08-2005 12:36 PM
uninstall from src if no make uninstall dtra Linux - Software 3 04-29-2005 09:13 AM
Source uninstall with 'make uninstall' HOWTO! Creeps Linux - Newbie 6 09-14-2004 11:03 AM
Uninstall without make uninstall zynor Linux - Software 3 08-23-2003 10:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration