XDM——一款可將下載速度提升 500% 的 Linux 下載管理器
Xtreme 下載管理器 (xdman) 是一款高效的 Linux 下載管理器,使用 Java 程式語言開發。它可以將下載速度提升高達 500%,是 Windows IDM (Internet Download Manager) 的替代方案。它相容許多流行的網際網路瀏覽器,例如 Firefox、Chrome 和 Opera。
在安裝 Xtreme 下載管理器之前,請在命令列中輸入 java -version 命令檢查是否已安裝 **Java**。
$ java -version
示例輸出應如下所示:
openjdk version "1.8.0_91" OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)
在 Linux 中安裝 Xtreme 下載管理器
要在包括 Ubuntu、Debian、Linux Mint、Fedora 等在內的 Linux 發行版中安裝最新版本的 Xtreme 下載管理器 (XDM),首先需要檢查 PPA,如下所示:
$ sudo add-apt-repository ppa:noobslab/apps
示例輸出應如下所示:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmpxm3c9iik/secring.gpg' created gpg: keyring `/tmp/tmpxm3c9iik/pubring.gpg' created gpg: requesting key F59EAE4D from hkp server keyserver.ubuntu.com gpg: /tmp/tmpxm3c9iik/trustdb.gpg: trustdb created gpg: key F59EAE4D: public key "Launchpad PPA for NoobsLab" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK
更新本地倉庫,如下所示:
$ sudo apt-get update
要安裝 **xdman**,請使用以下命令:
$ sudo apt-get install xdman
示例輸出應如下所示:
Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: apport-hooks-elementary contractor libgda-5.0-4 libgda-5.0-common libgranite-common libgranite3 libgsignon-glib1 libindicate5 libnoise-core0 libtagc0 mysql-server-5.7 mysql-server-core-5.7 Use 'sudo apt autoremove' to remove them. The following NEW packages will be installed: xdman 0 upgraded, 1 newly installed, 0 to remove and 187 not upgraded. Need to get 446 kB of archives. After this operation, 1,135 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/noobslab/apps/ubuntu xenial/main amd64 xdman all 2:5.0.75~xenial~NoobsLab.com [446 kB] .........................................................................................
要開啟 **xdman**,請使用以下命令:
$ xdman
示例輸出應如下所示:

閱讀本文後,您將瞭解如何在 Ubuntu 16.04 上安裝 XDM。在我們的後續文章中,我們將提供更多基於 Linux 的技巧和提示。敬請關注!
廣告
資料結構
網路
關係資料庫管理系統 (RDBMS)
作業系統
Java
iOS
HTML
CSS
Android
Python
C語言程式設計
C++
C#
MongoDB
MySQL
Javascript
PHP