-
-
Save wagura-maurice/c7e1e7433dfe95133265518db471f3b9 to your computer and use it in GitHub Desktop.
XDM Download Manager in Ubuntu 16.04
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:noobslab/apps | |
sudo apt-get update | |
sudo apt-get install xdman-downloader | |
sudo dpkg -l xdman-downloader # confirm installed version | |
xdman # open | |
sudo dpkg -r xdman-downloader # uninstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment