Package:Rtorrent

From Funtoo
Revision as of 00:35, March 8, 2015 by Threesixes (talk | contribs) (initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rtorrent

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Rtorrent is a bit torrent client.

Installation

if you intend to use rtorrent with rutorrent or another front end make sure you emerge with the xmlrpc flag. (for now we'll also throw in the daemon until proven its not needed.)

root # echo "net-p2p/rtorrent xmlrpc daemon" >> /etc/portage/package.use #xmlrpc use flag for web interface.
root # emerge rtorrent