User Tools

Site Tools


ubuntu_desktop:download_managers:install_xdm_xtreme_download_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_desktop:download_managers:install_xdm_xtreme_download_manager [2019/12/08 12:29] peterubuntu_desktop:download_managers:install_xdm_xtreme_download_manager [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 18: Line 18:
   * Support for proxy servers   * Support for proxy servers
  
 +{{:ubuntu_desktop:download_managers:xdm-2018.jpg?600|}}
  
 ---- ----
Line 32: Line 33:
  
 The download .tar file has the instructions to install XDM. The download .tar file has the instructions to install XDM.
 +
 +Download the appropriate version:
 +
 +  * [[https://sourceforge.net/projects/xdman/files/xdm-2018-x64.tar.xz/download|64-bit link]]
 +
 +  * [[https://sourceforge.net/projects/xdman/files/xdm-2018-x86.tar.xz/download|32-bit link]]
 +
 +Right click on the xdm-2018-x64.tar.xz file and select Extract Here to unzip it.  The default downloaded location is **Downloads** folder. 
 +
 +<code bash>
 +cd Downloads/xdm-2018-x64
 +</code>
 +
 +Install the XDM.
 +
 +<code bash>
 +sudo ./install.sh
 +</code>
 +
 +After the successful installation, type the below command in terminal as non root user.
 +
 +<code bash>
 +xdman
 +</code>
 +
 +It will open the Xtreme Download Manager.
 +
 +<WRAP info>
 +**NOTE:**  If you need an app shortcut, just right click on launcher and select lock to gnome dock option.
 +
 +After the installation of Xtreme Download Manager, click the show applications in Ubuntu Gnome dock and type Xtreme Download Manager in the search box and click Xtreme Download Manager to open it.
 +</WRAP>
 +
  
 ---- ----
Line 53: Line 87:
 Check whether java is installed on your system: Check whether java is installed on your system:
  
-<codde bash>+<code bash>
 javac javac
 </code> </code>
Line 61: Line 95:
 If you don't have java installed on your system, then the above command will show you the name of java packages that you can install on your system. If you don't have java installed on your system, then the above command will show you the name of java packages that you can install on your system.
  
 +Install Java jdk and jre environment:
  
 +<code bash>
 +sudo apt install default-jre
 +</code>
 +
 +Download the XDM package
 +
 +<code>
 +http://xdman.sourceforge.net/#downloads
 +</code>
 +
 +Extract the download.
 +
 +<code bash>
 +cd xdman
 +</code>
 +
 +Run XDM:
 +
 +<code bash>
 +sh xdman.sh
 +</code>
 +
 +or
 +
 +<code bash>
 +./xdman.sh
 +</code>
  
 ---- ----
Line 76: Line 138:
 ===== References ===== ===== References =====
  
 +http://xdm.orgfree.com/
  
 https://addons.mozilla.org/en-US/firefox/addon/xdm-browser-monitor/ https://addons.mozilla.org/en-US/firefox/addon/xdm-browser-monitor/
ubuntu_desktop/download_managers/install_xdm_xtreme_download_manager.1575808193.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki