Results 1 to 3 of 3

Thread: download manager

  1. #1
    Join Date
    Dec 2014
    Beans
    9

    Question download manager

    which download manager is the best for ubuntu 14.04 ??? and how to install ???

  2. #2
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: download manager

    Welcome to the Ubuntu Forums

    Program packages are often installed from the Ubuntu repositories. This is different from Windows. Some programs are not available that way, and are more complicated to install. In that case you must use the instructions available. But start with the vast amount of programs that can be installed from the Ubuntu repositories

    If you want an intuitive way to do it, use the Software Center

    If you want a more advanced GUI tool, install Synaptic (via the Software Center) and activate some more repositories.

    If you want full flexibility, use the command line tool apt-get with superuser privileges in a terminal window, for example

    Code:
    sudo apt-get install synaptic
    Code:
    sudo apt-get install ubuntu-restricted-extras
    to get codecs, flashplayer and other things to play music and video,

    Code:
    sudo apt-get install gimp
    to get the GNU Image Manipulation Program.

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: download manager

    A download-manager for what particular purpose?

    I suspect most users have no specific download-manager installed, though there are some add-ons for browsers, such as downthemall for firefox
    https://addons.mozilla.org/en-US/fir...hemall/?src=ss
    or for chromium
    https://chrome.google.com/webstore/d...lgkfm?hl=en-GB

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
  •