Skip to content

Instantly share code, notes, and snippets.

@wagura-maurice
Created June 11, 2018 09:57
Show Gist options
  • Save wagura-maurice/c7e1e7433dfe95133265518db471f3b9 to your computer and use it in GitHub Desktop.
Save wagura-maurice/c7e1e7433dfe95133265518db471f3b9 to your computer and use it in GitHub Desktop.
XDM Download Manager in Ubuntu 16.04
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