歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Ubuntu 14.04下安裝BT下載軟件qBittorrent 3.1.9

Ubuntu 14.04下安裝BT下載軟件qBittorrent 3.1.9

日期:2017/2/28 14:32:43   编辑:Linux教程

qBittorrent是一款BT下載客戶端,支持Linux系統。qbittorrent的最新版本 qBittorrent 3.1.9,已經發布了一段時間了,主要為修復錯誤。有關更多信息,請參閱官方更新。

推薦閱讀

Ubuntu 14.04 下載、安裝、配置的相關知識 http://www.linuxidc.com/Linux/2014-04/100370.htm

Ubuntu 14.04系統下載地址:http://www.linuxidc.com/Linux/2014-04/100352.htm

Windows 7下硬盤安裝Ubuntu 14.04圖文教程 http://www.linuxidc.com/Linux/2014-04/100369.htm

安裝
有PPA可用(支持Ubuntu 14.04),打開終端,輸入以下命令:

sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable

sudo apt-get update

sudo apt-get install qbittorrent

移除qbittorrent命令:

sudo apt-get remove qbittorrent

移除PPA命令:

sudo apt-get install ppa-purge
sudo ppa-purge ppa:hydr0g3n/qbittorrent-stable

更多Ubuntu相關信息見Ubuntu 專題頁面 http://www.linuxidc.com/topicnews.aspx?tid=2

Copyright © Linux教程網 All Rights Reserved