Results 1 to 3 of 3

Thread: Installation of apps

  1. #1
    Join Date
    Jun 2012
    Beans
    11

    Question Installation of apps

    Am a new user and want to What is next after installing Ubuntu Linus.
    How do I different apps and install them on my Computer without using the software center

  2. #2
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Installation of apps

    Welcome to the forums!

    Why don't you want to use the software center? It is very easy to use--just a couple of clicks to install thousands of trusted applications!

    If you prefer to use the Terminal (I'm kind of a nerd so this is my favorite way):

    Code:
    sudo apt-get install firefox
    (Replace 'firefox' with whatever app you're trying to install.)

    More info: http://www.psychocats.net/ubuntu/installingsoftware

  3. #3
    Join Date
    Jun 2012
    Beans
    11

    Re: Installation of apps

    Hey thanks for that..... I'll make time to go through the apps center and probably choose from them. I'll let you Know if the it worked the way i want it.
    Quote Originally Posted by snowpine View Post
    Welcome to the forums!

    Why don't you want to use the software center? It is very easy to use--just a couple of clicks to install thousands of trusted applications!

    If you prefer to use the Terminal (I'm kind of a nerd so this is my favorite way):

    Code:
    sudo apt-get install firefox
    (Replace 'firefox' with whatever app you're trying to install.)

    More info: http://www.psychocats.net/ubuntu/installingsoftware

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
  •