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. This is the unstable release of rTorrent.
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. This is the unstable release of rTorrent.
To install rtorrent-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rtorrent-devel
To see what files were installed by rtorrent-devel, run:
port contents rtorrent-devel
To later upgrade rtorrent-devel, run:
sudo port selfupdate && sudo port upgrade rtorrent-devel
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.