User Tools

Site Tools


ubuntu_desktop:download_managers:install_xdm_xtreme_download_manager

This is an old revision of the document!


Ubuntu Desktop - Download Managers - Install Xtreme Download manager

XDM (Xtreme Download Manager) is one of the best download managers for Linux.

It is also compatible with all major web browsers such as Chrome, Firefox, Safari enabling you to download directly from XDM when you try to download something in your web browser.

Some of the main features of XDM are:

  • Pause and resume download
  • Download videos from YouTube and other video sites
  • Force assemble
  • Download speed acceleration
  • Schedule downloads
  • Limit download speed
  • Web browser integration
  • Support for proxy servers

Install XDM

There are a few ways to install XDM.

Install from the XDM site

http://xdman.sourceforge.net/#downloads

The download .tar file has the instructions to install XDM.


Install using a PPA

sudo add-apt-repository ppa:noobslab/apps
sudo apt update
sudo apt install xdman

XDM requires Java to be installed on your Linux system but thanks to the PPA, you don’t need to bother with installing dependencies separately.


Install manually

Check whether java is installed on your system:

<codde bash> javac </code>

If you already have java installed on your system, it will show you java files installed on your system.

If you don't have java installed on your system, then the above command will show you the name of java packages that you can install on your system.


Remove XDM

sudo apt remove xdman
sudo add-apt-repository --remove ppa:noobslab/apps

References

ubuntu_desktop/download_managers/install_xdm_xtreme_download_manager.1575808193.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki