LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   System update by terminal (https://www.linuxquestions.org/questions/linux-newbie-8/system-update-by-terminal-760995/)

SuperDude123 10-10-2009 10:57 AM

System update by terminal
 
How do I run an update via terminal and install all updates?

ThinkFree 10-10-2009 10:59 AM

Which distribution?

~sHyLoCk~ 10-10-2009 11:08 AM

Quote:

Originally Posted by ThinkFree (Post 3714654)
Which distribution?

Judging from his dist-logo I'll respond:
Code:

sudo apt-get update

sudo apt-get upgrade


cola 10-10-2009 11:22 AM

Quote:

Originally Posted by SuperDude123 (Post 3714653)
How do I run an update via terminal and install all updates?

If you are running ubuntu:
Code:

sudo aptitude dist-upgrade

~sHyLoCk~ 10-10-2009 11:47 AM

Quote:

Originally Posted by cola (Post 3714669)
If you are running ubuntu:
Code:

sudo aptitude dist-upgrade

Ubuntu doesn't have aptitude? I think you meant debian.

cola 10-10-2009 11:50 AM

Quote:

Originally Posted by ~sHyLoCk~ (Post 3714690)
Ubuntu doesn't have aptitude? I think you meant debian.

Ubuntu does have aptitude.
I have used aptitude on ubuntu 9.04.

repo 10-10-2009 11:52 AM

ubuntu is based on debian.


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