updating software

  • djram
  • Born
  • Born
  • No Avatar
  • Joined: Oct 10, 2008
  • Posts: 2
  • Status: Offline

Post October 10th, 2008, 6:10 am

hi there,

yesterday i installed linux ubuntu 8.04 and i had to update mozilla firefox.

my question is how do i firstly open the terminal and how do i write the code so that i can update it? I believe it is something to do with sudo.

help is appreciated. thanks
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 10th, 2008, 6:10 am

  • gamekiller
  • Graduate
  • Graduate
  • No Avatar
  • Joined: May 28, 2006
  • Posts: 101
  • Loc: above the chair
  • Status: Offline

Post October 13th, 2008, 12:31 am

I am not very sure about your questions.. Perhaps the following step might help.

>> Hold ALT+F2, until run popup appeared
>> Then, type gnome-terminal
>> after that type,
Quote:
sudo apt-get -y install firefox"


note: is this your first time using ubuntu? perhaps, you could change the sudo password first before entering any command that use sudo.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post October 13th, 2008, 6:36 am

alternatively to using the run command, if you dont know how to get to the terminal in the menus, its in Applications > Accessories > Terminal.
first off, you'll want to update your sources which you would do with
Code: [ Select ]
sudo apt-get update
then it'll ask for your user's password. enter your password (the blinking cursor in the terminal will not move, but it is still reading the characters you're typing) and then you'll want to upgrade the packages on your system with an
Code: [ Select ]
sudo apt-get upgrade
you can add the -y flag as it will give you a list of packages and ask if you're sure you want to update them. so then the command would be
Code: [ Select ]
sudo apt-get -y upgrade

there should also be a system updater near the clock which is a graphical way of checking for and updating your system
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • djram
  • Born
  • Born
  • No Avatar
  • Joined: Oct 10, 2008
  • Posts: 2
  • Status: Offline

Post October 14th, 2008, 1:43 am

after entering the command do i press enter?
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post October 14th, 2008, 2:19 am

yes :]


you need to press enter after anything that you want the system to process
Image
"In a world without walls and fences, who needs Windows and Gates?"

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 45 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.