Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

10 Most Popular Download Managers for Linux in 2021 - DesignLinux

Apr 27 2021
designlinux 0 Comments

Download managers on Windows are one of the most things that are missed for every newcomer to the Linux world, programs like Internet Download Manager & Free Download Manager are very wanted, too bad they are not available under Linux or Unix-like systems. But fortunately, there are many alternative download managers under the Linux desktop.

Read Also: 5 Command Line Based Tools for Downloading Files in Linux

In this article, we’re going to talk about the best download managers available for the Linux OS. Those download managers are:

  • XDM
  • FireDM
  • DownThemAll
  • uGet
  • FlareGet
  • Persepolis
  • MultiGet
  • KGet
  • Pyload
  • Motrix

Read Also: Best Command Line Download Accelerators for Linux

1. XDM – Xtreme Download Manager

As it’s developers says, “XDM can accelerate download speed up to 5 time faster due to its intelligent dynamic file segmentation technology. For sure, it’s one of the best download managers available under the Linux desktop. XDM was written in Java.

Features of XDM
  • Download any streaming video.
  • Supports pausing/resuming the downloaded files later.
  • Supports 32 segments for every downloaded file which makes the downloading process even faster.
  • Supports capturing multimedia files from famous websites like Youtube, MetaCafe, Vimeo, and others in many formats like WebM, MP4, AVI.. etc.
  • Support for many protocols like HTTP, HTTPS, FTP.
  • Support for most Linux distributions besides Windows support.
  • Support for taking URLs from the clipboard quickly.
  • There’s an integration extension available for most web browsers like Firefox, Chrome / Chromium, Safari.
  • A very nice GUI, similar to Internet Download Manager.
  • Many other features.

To install the most latest stable version of Xtreme Download Manager on Ubuntu or on other Linux distributions, download the XDM Linux installer tar file, extract it and run the installer script to install it.

$ wget https://github.com/subhra74/xdm/releases/download/7.2.11/xdm-setup-7.2.11.tar.xz
$ tar -xvf xdm-setup-7.2.11.tar.xz
$ sudo sh install.sh
Xtreme Download Manager
Xtreme Download Manager

2. FireDM

FireDM is an open-source internet download manager that developed using Python and based on “LibCurl”, and “youtube_dl” tool. It comes with multi-connections, a high-speed mechanism, and downloads files & videos from youtube and other various streaming websites.

Features of FireDM
  • Multi-connection downloading “Multithreading”.
  • Automatic file segmentation and refresh for dead links.
  • Support for Youtube, and a lot of stream websites.
  • Download the entire video playlist or selected videos.
  • Watch videos with video subtitles while downloading.

FireDM is available to install using the Pip package installer on Ubuntu and other Ubuntu derivatives.

$ sudo apt-install python3-pip
$ sudo apt install ffmpeg libcurl4-openssl-dev libssl-dev python3-pip python3-pil python3-pil.imagetk python3-tk python3-dbus
$ sudo apt install fonts-symbola fonts-linuxlibertine fonts-inconsolata fonts-emojione
$ python3 -m pip install firedm --user --upgrade --no-cache
FireDM Download Manager for Linux
FireDM Download Manager for Linux

3. DownThemAll

Unlike the other programs on this list, DownThemAll is not a program, in fact, it’s a Firefox plugin, but it’s very amazing in downloading multiple files and very effective in selecting what links to download and will keep note of your last decisions so that you can queue more downloads.

As I said, it is a browser plugin and can be installed on all available platforms like Windows, Linux, BSD, Mac OS X.. etc.

Features of DownThemAll
  • Like the developers say: “DownThemAll can speed your download speed up to 400%”.
  • Support for downloading all the images & links on a web page.
  • Support for downloading multiple files at once with support for setting the download speed for each one.
  • Support for auto-grabbing downloaded links from the Firefox browser.
  • Ability to customize a lot of settings for integration between Firefox and DownThemAll.
  • Ability to check SHA1, MD5 hashes automatically after downloading.
  • A lot more.
DownThemAll Firefox Plugin
DownThemAll Plugin

The DownThemAll plugin is also available for Chrome as an extension.

4. uGet Download Manager

One of the most famous download managers out there, uGet is really a good download manager which was built using the GTK+ library, it’s available for both Windows & Linux.

Features of uGet
  • Support for downloading many files at once with the ability to set the maximum download speed for all the files together or for each one of them.
  • Support for downloading torrent and Metalink files.
  • Support for downloading files from anonymous FTP or by using a user name and a password.
  • Support for grabbing URLs list from local files to download them all.
  • Support for downloading files via the command-line interface.
  • Supports 16 segments for every downloaded file.
  • Ability to grab URLs from the clipboard automatically.
  • Ability to integrate with FlashGot add-on for Firefox.
  • Many other features.

uGet is available to download from the official repositories for most Linux distributions, in Ubuntu, Debian, Linux Mint, and elementary OS.

$ sudo add-apt-repository ppa:plushuang-tw/uget-stable
$ sudo apt-get update
$ sudo apt-get install uget

In RedHat/Fedora/CentOS-based systems, you can easily install uGet from official repositories.

$ sudo dnf install uget
OR
$ sudo yum install uget

On Arch and Manjaro Linux install uget with:

$ sudo pacman -S uget

On OpenSuse install uget with:

$ sudo zypper install uget
Install uGet in Ubuntu
uGet Download Manager

5. FlareGet Download Manager

FlareGet is another download manager, there are 2 versions from it, one is free and the other one is paid, but they are all closed-source, but they work on both Windows and Linux.

Features of FlareGet
  • Multi-thread support.
  • Support up to 4 segments per file (in the free version, in the paid version it can go up to 32).
  • Support for most Linux distributions and support for integration with most web browsers.
  • Support for HTTP, HTTPS, FTP protocols.
  • Support for auto-grabbing the URLs from the clipboard.
  • Support for auto-grabbing videos from Youtube.
  • The GUI is available in 18 different languages.
  • Many other features.
Install FlareGet in Ubuntu
FlareGet Download Manager

To install FlareGet in Linux distributions, download FlareGet binary packages for your Linux distribution architecture and install it using your default package manager.

6. Persepolis Download Manager

Persepolis is a free, open-source, and cross-platform download manager and a GUI for aria2 (a command-line download manager). It is written in Python language and developed for GNU/Linux Distributions, BSDs, macOS, and Microsoft Windows.

  • Multi-segment downloading
  • Scheduling downloads
  • Download queuing
  • Searching and downloading videos from Youtube, Vimeo, DailyMotion, and more.

To install Persepolis download manager on Debian/Ubuntu and other Debian distributions, use the following commands.

$ sudo add-apt-repository ppa:persepolis/ppa
$ sudo apt update
$ sudo apt install persepolis

On Arch and other Arch-based Linux distributions.

$ sudo yaourt -S persepolis

On Fedora and other Fedora-based Linux distributions.

$ sudo dnf install persepolis

For openSUSE Tumbleweed run the following as root:

# zypper addrepo https://download.opensuse.org/repositories/home:hayyan71/openSUSE_Tumbleweed/home:hayyan71.repo
# zypper refresh
# zypper install persepolis
Persepolis Download Manager
Persepolis Download Manager

7. MultiGet Download Manager

MultiGet is another free, open-source, and easy-to-use GUI (based on wxWidgets) file download manager for Linux, written in C++ programming language.

  • Supports HTTP and FTP protocols
  • Supports multi-task with multi-thread
  • Supports resuming file downloads
  • Clipboard monitoring – means copy a URL and prompt for download.
  • Also support SOCKS 4,4a,5 proxy, FTP proxy, HTTP proxy

To install MultiGet download manager on Debian/Ubuntu and other Debian distributions, use the following commands.

$ sudo apt-get install multiget
Multiget File Download Manager
Multiget File Download Manager

8. KGet Download Manager

KGet is a functional and user-friendly file download manager for Linux with support for FTP and HTTP(S) protocols, pausing and resuming of downloading files, Metalink support which includes multiple URLs for downloads, and more.

To install the KGet download manager on Debian/Ubuntu and other Debian distributions, use the following commands.

$ sudo apt-get install kget

On Fedora and Fedora-based distributions.

$ sudo dnf install kget

On Arch and other Arch-based Linux distributions.

$ sudo yaourt -S kget
KGet Download Manager for Linux
KGet Download Manager for Linux

9. PyLoad Download Manager

PyLoad is a free and open-source file download manager for Linux, written in Python programming language and created to be immensely lightweight, easily expandable, and fully manageable via the web.

Pyload Download Manager
Pyload Download Manager

To install the PyLoad download manager, you must have the Pip package manager installed on the system to install it as shown.

$ pip install pyload-ng

10. Motrix

Motrix is an open-source full-featured, clean, and easy-to-use download manager that comes with the support for downloading files over HTTP, FTP, BitTorrent, Magnet, etc with up to 10 concurrent download tasks.

Motrix Download Manager
Motrix Download Manager

You can download the Motrix AppImage and run it directly on all Linux distribution or use snap to install Motrix, see GitHub/release for more Linux installation package formats.

These are one of the best download managers available for Linux. Have you tried any one of them before? How did it go with you? Do you know any other download managers that should be added to this list? Share your comments with us.

Related

Tags: flareget, uget, xdm

LFCA: Learn Fundamentals of Cloud Computing – Part 13

Prev Post

5 Linux Command Line Based Tools for Downloading Files and Browsing Websites

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 260
  • 614,632

DesignLinux.com © All rights reserved

Go to mobile version