Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: how to install programs

  1. #1
    Join Date
    Oct 2011
    Beans
    64

    Question how to install programs

    I don't know how to install programs in Linux without the Synaptic Package Manager. Could somebody give me a tutorial?

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: how to install programs

    What kind of programs ? It is possible to install programs from the command line if you know the package name and they are in the repository. Methods for installing may vary depending on the package type.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    143
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how to install programs

    Hi.

    Welcome to Ubuntu Linux.

    Via terminal you would typically type 'sudo apt-get <program name>'
    ...not including the quotes...replace program name with the program you wish to install.

    A forum or google search will provide all the information you would ever want to know.

    mardybear

  4. #4
    Join Date
    Nov 2008
    Location
    Ohio
    Beans
    66
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: how to install programs

    This is a pretty useful guide that will get you to know the ins and outs of apt-get:

    https://help.ubuntu.com/community/AptGet/Howto

  5. #5
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

  6. #6
    Join Date
    May 2009
    Location
    Indiana
    Beans
    1,971
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: how to install programs

    Quote Originally Posted by mardybear View Post
    Via terminal you would typically type 'sudo apt-get <program name>'
    ...not including the quotes...replace program name with the program you wish to install.
    Should actually be 'sudo apt-get install <program name>'
    Jane, stop this crazy thing!

  7. #7
    Join Date
    Oct 2011
    Beans
    64

    Re: how to install programs

    The problem with trudging all over Google is they assume I have a clue. I need something very general and dumbed-down, particularly for somebody who's hopelessly dependent on GUIs and Windows install wizards.

    Also, not all the programs I want are in the repositories, though I try to use them as much as I can. What would I do with old Windows discs?

    I keep getting zips or tarballs, as soon as I extract them, I have no idea what to do next. Is there a command-line incantation for that?

    Finally, all Linux distros have the same command-line system, right?

  8. #8
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    143
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how to install programs

    Quote Originally Posted by newb85 View Post
    Should actually be 'sudo apt-get install <program name>'
    Sorry...that's what i meant...only an Ubuntu wizard would be able to install software via terminal without using the install command

    mardybear

  9. #9
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: how to install programs

    If you want synaptic:

    sudo apt-get install synaptic

    You can also use Ubuntu Software Center.

    I almost never install from a deb which is complied for Debian distributions.

    And I do not think I have ever installed from zips or tar-bells. They usually have compile instructions in a text file, but may have dependency issues. Or the old dependency hell that used to be common before repositories and their managers.


    Terminal may be similar, but there even different terminals by distribution, several optional in Ubuntu.
    Only Debian based Linux use apt, the other major distributions use different managers for software repositories.
    http://en.wikipedia.org/wiki/Package_management_system
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  10. #10
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    143
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: how to install programs

    Hi again...

    As synaptic usually works well, rarely do i install software via command line. The repositories are so vast (can't remember how many thousands of available packages), rarely have i ever needed/wanted to install software that wasn't already in the repository. Additonal repositories are also available via syanptic if you can't find the specific software you're looking for.

    There's lots to learn with Ubuntu Linux, one step at at time. As mentioned, there's lots of reading available on this forum and via google, such as:

    http://askubuntu.com/questions/25961...r-tar-bz2-file

    http://www.google.ca/search?client=u...M4nKiwK40oCYCA

    Have fun with it and don't let yourself get too frustrated. Linux has a steep learning curve. Don't expect to figure everything out right away. It's taken me years and i'm just starting to feel like i'm getting a handle on it.

    mardybear

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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