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
本文永久更新链接地址:http://www.linuxidc.com/Linux/2014-04/100938.htm