On Ubuntu from PPA.
sudo add-apt-repository ppa:colin-i/ppa
Or the manual installation step from this link https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6
Install:
sudo apt-get install torra
On linux distributions, .AppImage file from releases.
On Fedora, .rpm file from releases.
yum install torra-*.*.rpm
From pypi:
pip3 install torra
Using libtorrent (arvidn) with python bindings (example: python3-libtorrent, or unofficial binaries python package python-libtorrent-bin).
Other requirements are libgtk-4.so.1 and python3-appdirs.
With setup.py or the other python setup script.
The donations section is here https://gist.github.com/colin-i/e324e85e0438ed71219673fbcc661da6