Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. This is the Qt4 version for legacy systems.
Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. This is the Qt4 version for legacy systems.
To install transmission-qt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install transmission-qt
To see what files were installed by transmission-qt, run:
port contents transmission-qt
To later upgrade transmission-qt, run:
sudo port selfupdate && sudo port upgrade transmission-qt
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.