The qBittorrent project aims to provide an open-source software alternative to µTorrent.
qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.
To install qBittorrent-qt5, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qBittorrent-qt5
To see what files were installed by qBittorrent-qt5, run:
port contents qBittorrent-qt5
To later upgrade qBittorrent-qt5, run:
sudo port selfupdate && sudo port upgrade qBittorrent-qt5
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.