Install XTREME DOWNLOAD MANAGER (XMD) in ubuntu based linux distros like ubuntu , linux mint, ubuntu mate, elementory os, ubuntu lite etc
Now you can easily download and install xdm through terminal using noobslab ppa. Although xdm requires java but when you install with this ppa you don't need to bother with installing dependencies separately.
Now lets follow the following command to install xdm in your distros or linux mint
To uninstall or remove xdm from your linux OS add this following command
The above command will remove xdman
this will remove the noobslab ppa from your system
For other distro you can download this from here
Now you can easily download and install xdm through terminal using noobslab ppa. Although xdm requires java but when you install with this ppa you don't need to bother with installing dependencies separately.
Now lets follow the following command to install xdm in your distros or linux mint
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
To uninstall or remove xdm from your linux OS add this following command
sudo apt-get remove xdman
The above command will remove xdman
sudo add-apt-repository --remove ppa:noobslab/apps
this will remove the noobslab ppa from your system
For other distro you can download this from here
I get this when trying to install "Unable to locate package xdman"
ReplyDeleteDid you try this line before install xdman?
Deletesudo add-apt-repository ppa:noobslab/apps
Post a Comment