How to Install XDM Xtreme Download Manager (IDM Internet Download Manager Alternative) on Ubuntu 21.04 (Hirsute Hippo) or Debian 11 (bullseye)
XDM is a software downloader that we can use as an alternative to IDM on Ubuntu. In this tutorial I will show you the steps for installing XDM
the first step you have to do is download xdm here https://xtremedownloadmanager.com/
download the most recent version
Save on your home
Open Terminal and run this command
tar -xvf xdm-setup*.tar.xz
and then install wit this command
sudo ./install.sh
after Installation completed you can open from your activites menu
the next step is to install the extension for the browser you are using
Finish
if you want to uninstall XDM run this command
sudo bash /opt/xdman/uninstall.sh