About rTorrent
rTorrent is a quick and efficient BitTorrent client that uses, and is in development alongside, the libTorrent (not to be confused with libtorrent-rasterbar) library. It is written in C++ and uses the ncurses programming library, which means it uses a text user interface.
rTorrent Details
rTorrent
User availability .G. | |
This is a global application. Can be installed by Admin user and will be installed for all existing and new users. |
Location and Port Information
CLI Usage
Install Location | /usr/bin/rtorrent |
Config Location | /home/${username}/.rtorrent.rc |
Nginx Location | /etc/nginx/software/${username}.scgi.conf |
Storage Location | /home/${username}/torrents/rtorrent/ |
Service Location | /etc/systemd/system/[email protected] |
Port | Auto Generated between 2000-61000 |
### INSTALL qb install rtorrent installs latest 0.9.8 version of rtorrent qb install rtorrent -o 0.9.8 installs latest 0.9.8 version of rtorrent qb install rtorrent -o 0.9.7 installs latest 0.9.7 version of rtorrent qb install rtorrent -o 0.9.6 installs latest 0.9.6 version of rtorrent ### UNINSTALL qb remove rtorrent removes rtorrent ### REINSTALL qb reinstall rtorrent reinstalls latest 0.9.8 version of rtorrent qb reinstall rtorrent -o 0.9.8 reinstalls latest 0.9.8 version of rtorrent qb reinstall rtorrent -o 0.9.7 reinstalls latest 0.9.7 version of rtorrent qb reinstall rtorrent -o 0.9.6 reinstalls latest 0.9.6 version of rtorrent ### UPDATE qb update rtorrent updates rtorrent to latest 0.9.8 version qb update rtorrent -o 0.9.8 updates rtorrent to latest 0.9.8 version qb update rtorrent -o 0.9.7 updates rtorrent to latest 0.9.7 version qb update rtorrent -o 0.9.6 updates rtorrent to latest 0.9.6 version