rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.
rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.
To install rtorrent, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rtorrent
To see what files were installed by rtorrent, run:
port contents rtorrent
To later upgrade rtorrent, run:
sudo port selfupdate && sudo port upgrade rtorrent
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.