TranslateProject/published/201311/Install qBittorrent 3.1.0 in Ubuntu via PPA.md

49 lines
2.4 KiB
Markdown
Raw Normal View History

2013-11-01 19:45:03 +08:00
通过PPA在Ubuntu中安装qBittorrent 3.1.0
================================================================================
[qBittorrent][1]是一个由志愿者开发的自由开源的跨平台BT客户端软件利用libtorrent-rasterbar库由C++/Qt写成是现在流行的BT客户端软件[µtorrent][2]的一个替代选择。最新的版本qBittorrent 3.1.0 已经在2013年10月份放出。
qBittorrent轻巧快速支持unicode编码而且提供一个完美整合的搜索引擎。它也支持UPnP端口转发和NAT-PMP、加密兼容Vuze、FAST扩展和PeX支持(兼容utorrent)。
2013-11-01 19:45:03 +08:00
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/10/qbittorrent_about.png)
### qBittorrent v3.1.0 的特性###
- 精心雕琢的类µTorrent界面译注至少我觉得LOGO就很精致
- 完美整合的搜索引擎,并可扩展
- 在众多著名BT网站中进行并发搜索
2013-11-01 19:45:03 +08:00
- 对搜索请求进行预分类(例如,书籍,音乐,电影)
- 支持各种Bittorrent扩展
2013-11-01 19:45:03 +08:00
- 可通过web页面进行远程操作
- Web界面很接近桌面客户端采用AJAX操作
- 可对trackers、peers 和 torrents进行高级控制
2013-11-01 19:45:03 +08:00
- 连接排队和优选
- Torrent内容筛选和优先级设置
2013-11-01 19:45:03 +08:00
- 支持UPnP / NAT-PMP端口转发
- 支持大约25中语言支持Unicode
- 种子创建工具
- 支持RSS过滤下载例如正则表达式
- IP过滤兼容eMule和PeerGuardian
- 兼容IPv6
- 顺序下载(也可以叫做按数字顺序下载)
2013-11-01 19:45:03 +08:00
- 支持各种平台: LinuxMac OS X, Windows, OS/2, FreeBSD
### 安装qBittorrent ###
$ sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable
$ sudo apt-get update && sudo apt-get install qbittorrent
你也可以下载[qbittorrent的源代码][3],然后编译后安装。
![](http://180016988.r.cdn77.net/wp-content/uploads/2013/10/qBittorrent.png)
--------------------------------------------------------------------------------
via: http://www.unixmen.com/install-qbittorrent-3-1-0-ubuntu-via-ppa/
译者:[Linux-pdz](https://github.com/Linux-pdz) 校对:[wxy](https://github.com/wxy)
2013-11-01 19:45:03 +08:00
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://www.qbittorrent.org/index.php
[2]:http://www.utorrent.com/
[3]:http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.1.0/qbittorrent-3.1.0.tar.gz/download