Results 1 to 8 of 8

Thread: Downloading questions

  1. #1
    Join Date
    Jan 2013
    Beans
    2

    Downloading questions

    I'm new to Linux and I recently installed Ubuntu. Could anybody help me figure out how to properly download programs to my desktop. An example would be bittorrent.

  2. #2
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Downloading questions

    Hi Dounut. Welcome to the forums

    Open the 'Software Center', look for programs that may interest you, and press install.

    For torrent download, there's a pre installed program called transmission. It is the equivalent to uTorrent.

    Let us know how it goes. Come here often and have fun.
    Regards.

  3. #3
    Join Date
    Jan 2013
    Beans
    27

    Re: Downloading questions

    actually I find this more convenient.

    "sudo apt-get install " + name of the software

    But you must make sure you enter the name exactly..

  4. #4
    Join Date
    May 2011
    Location
    Alaska
    Beans
    3
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Downloading questions

    Installing synaptic software manager is a good tool for software as well. I also use it to help me purge software I do not want and could not locate through other means.
    Ah, the sweet taste of freedom.

  5. #5
    Join Date
    Jan 2013
    Beans
    2

    Re: Downloading questions

    Wow thanks guys!! That actually helped me get set up . But one more question, with sudo get does it have to be programs within Ubuntu or does it search a program through the internet?

  6. #6
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Downloading questions

    Have a look at this: Repositories/Ubuntu


    404

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: Downloading questions

    Quote Originally Posted by Dounut View Post
    Wow thanks guys!! That actually helped me get set up . But one more question, with sudo get does it have to be programs within Ubuntu or does it search a program through the internet?

    sudo gives you root access, aka, the ability to install programs system wide, otherwise you'd only be able to install programs in a user folder.
    Running apt-get connects you to the Ubuntu repositories(and any repo you've added via ppa).

    Code:
    man apt-get
    Code:
    man sudo
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  8. #8
    Join Date
    May 2009
    Location
    Oregon, USA
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Downloading questions

    One of the great features of Linux and Ubuntu is safety and security. It is probably a good idea for someone new to use the Software Center or Synaptic to install software. Most anything you want to use or do can be found there.

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
  •