Announcement

Collapse
No announcement yet.

Install Firefox?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Install Firefox?

    I have tried to install firefox based on something I found online but it doesn't appear to have worked.

    I used the following code

    sudo apt-get update
    sudo apt-get firefox

    Any ideas please?

    Thanks

    #2
    Re: Install Firefox?

    Try: sudo apt-get install firefox

    -Andy

    "No theory, no ready-made system, no book that has ever been written will save the world. I cleave to no system. I am a true seeker." - Mikhail Bakunin

    Comment


      #3
      Re: Install Firefox?

      Why don't you wait to be installed as a kubuntu update?
      I don't know if firefox 3.5 is in the repositories yet...

      Comment


        #4
        Re: Install Firefox?

        Originally posted by personman
        Try: sudo apt-get install firefox

        -Andy

        Thanks Andy worked great!!

        Comment


          #5
          Re: Install Firefox?

          Originally posted by Jeffrey
          Why don't you wait to be installed as a kubuntu update?
          I don't know if firefox 3.5 is in the repositories yet...
          Jeffrey, do you know how long it will be before 3.5 is included in an update?

          Comment


            #6
            Re: Install Firefox?

            Code:
            sudo apt-get install firefox-3.5

            Comment


              #7
              Re: Install Firefox?

              "Thanks Andy worked great!!"

              You are quite welcome.

              I think the version of firefox 3.5 that is currently in the repos is a beta version.

              You could manually download it and install it from getfirefox.com.

              1. Download the file from the site to your user's home directory.

              2. Run: tar -jxpvf firefox-3.5.tar.bz2

              3. Add a shortcut or run from a console or run dialog (alt+F2): ~/firefox/firefox

              Or you can wait until the final 3.5 hits the repos.

              Good luck and welcome to world of free software!

              -Andy
              "No theory, no ready-made system, no book that has ever been written will save the world. I cleave to no system. I am a true seeker." - Mikhail Bakunin

              Comment

              Working...
              X