Results 1 to 2 of 2

Thread: installing programs on ubuntu

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default installing programs on ubuntu

    I installed ubuntu before my exams and couldnt install the files I downloaded - virtually every guide doesnt seem to make sense - I am quite good with Windows OS's but havent got a clue what to do on ubuntu. I have got round to trying ubuntu again and still cant do it.

    The most important programs I want to install are realplayer (.bin) and graphics drivers (.run).

    tar.gz and tar.bz seem to be very common so I could do with knowing how to use them.

    Could write or post a link to a idiot proof guide to installing the file types I mentioned?

    I offer rep bribes
    Last edited by Elrond; August 11, 2007 at 07:41 AM.
    Under the Patronage of Imb39
    Patron of julianus heraclius, TheFirstONeill, Boz and midnite





  2. #2
    Simetrical's Avatar Former Chief Technician
    Patrician

    Join Date
    Nov 2004
    Location
    θ = π/0.6293, φ = π/1.293, ρ = 6,360 km
    Posts
    20,154

    Default Re: installing programs on ubuntu

    To install programs on Ubuntu, you will usually want to use the Package Manager if possible (from the equivalent of the Start menu, go to Add/Remove Programs). If you can't do that, you may have to use other files, which work a little differently from on Windows. To address the file types you discuss:
    • .bin just means "binary executable", like Windows .exe. Usually in Linux you don't add any particular extension for that. Make sure that the file is marked as executable. That should be along the lines of: right-click -> Properties, Permissions, Properties then Permissions, something like that -> set file as executable, allow file to be executed/run, something like that. (Sorry I can't provide more specific instructions.) Then just run it by double-clicking.
    • .run is, I think, the same thing. Again, Linux doesn't allow just any file to be executed. It has to be specified as executable.
    • .tar.gz, .tar.bz, .tar.bz2, .tgz, and related are all archive/compression formats. They amount to the same thing as .zip on Windows. Double-clicking should open them.
    MediaWiki developer, TWC Chief Technician
    NetHack player (nao info)


    Risen from Prey

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •