PDA

View Full Version : [ubuntu] How Do I Upgrade Gparted ?



gareththomasnz
October 20th, 2009, 02:03 AM
I just installed it - have used it previously but must have uninstalled.

Now my version is way out of date - how do I get the latest version installed using the command line ?

Thanks

stlsaint
October 20th, 2009, 02:10 AM
in terminal run:


sudo apt-get update && sudo apt-get dist-upgrade

or if your worried about upgrading your system you can download it from synaptic package manager/repos or you can do a manual install from the gparted site.

drs305
October 20th, 2009, 02:10 AM
Or specifically for gparted, if you mean the latest version in the repositories (main):


sudo apt-get update
sudo apt-get install gparted