Firefox 10 is released and it is available in openSUSE Mozilla already. I will show you how to get the latest stable release using zypper(via terminal) and YaST(via graphical interface).

1st method (the terminal way):

1- Open terminal, become root by su - and type the following line (will add the mozilla repo),

openSUSE 11.4

zypper ar http://download.opensuse.org/repositories/mozilla/openSUSE_11.4/ FF11.4

openSUSE 12.1

zypper ar http://download.opensuse.org/repositories/mozilla/openSUSE_12.1/ FF12.1

2- Now type this,

zypper ref
zypper dup --from FF12.1

FF12.1 is for openSUSE 12.1, if you are on 11.4, change it to FF11.4. (Don’t worry, its just a repo name). And that’s it.

2nd method (the YaST way):

1- Open Yast -> software repositories and click on add button, click next by choosing specify URL from above options and add the repo(mentioned in 1st method above) for your specific distro with name in the Repository Name field. Click next button to finish.

2- Now open Software management from YaST, choose the repo name you just added and click on ‘switch system packages’. Accept and that’s it.

Which method you will go for?, i will definitely go for 1st one, easy with few lines to run from terminal.

Related posts:

  1. Upgrade to KDE4.7.4 or later in openSUSE
  2. Install KDE4.6 in openSUSE!
  3. Upgrade to 11.3 via zypper dup through Terminal – openSUSE –
  4. Firefox 4 is OUT
  5. KDE 4.8 RC is released!