Upgrade to UP5 via command line

Archived topics about LMDE 1 and LMDE 2
Locked
userzero

Upgrade to UP5 via command line

Post by userzero »

Hi All,

I'm going to try my hand at upgrading to UP5 via command line. Should I be using "aptitude dist-upgrade" or "aptitude upgrade"

Actually, if someone knows of a tutorial for command line upgrade instead of using Mint Update, that would be great. Didn't find what I was looking for via Google.

Thanks Much GeneC,

u0
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
GeneC

Re: Upgrade to UP5 via command line

Post by GeneC »

This is what you want to use for LMDE

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade
an 'Introduction" to APT
https://help.ubuntu.com/community/AptGet/Howto

Also
http://forums.linuxmint.com/viewtopic.p ... 46#p612004

ALSO
run in terminal for man

Code: Select all

man apt-get
Apt vs. Aptitude
(apt is preferred for LMDE)
http://pthree.org/2007/08/12/aptitude-vs-apt-get/
userzero

Re: Upgrade to UP5 via command line

Post by userzero »

Thanks for the solution. It worked like a charm!

u0
Locked

Return to “LMDE Archive”