Since Ubuntu is very slow to download a file I would like to install Xtreme Download Manager for downloading. Please suggest me a way to install Xtreme Download Manager in Ubuntu 14.04.
3 Answers
To install xtreme download manager in Ubuntu 14.04, please follow these steps
Open a terminal window.
Type in the following commands, then hit Enter after each:
sudo add-apt-repository ppa:noobslab/apps sudo apt-get update sudo apt-get install xdman
To download from the site link
The .tar file downloaded need to be extracted and using terminal you can install the software. Directions for installing are :
cd /location of extracted folder/
cat readme.txt
In this file you can see the instructions for installation as per your linux Distros
2To 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
tar -xvf xdm-setup-7.2.11.tar.xz
sudo sh install.sh