Tremotesf is a free and open source Transmission BitTorrent client application for Linux and Windows. Using Tremotesf, you can control transmission-daemon in the server, manage torrents, set Transmission settings, set mounted directories for servers, open torrents files and download directory from file dialog. It supports more than 1 server profile, HTTPS, self-signed certificates, client certificate authentication and more.
Install Tremotesf on Ubuntu Linux
You can install Tremotesf via flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.
Now open the terminal software (ctrl+alt+t) and run Tremotesf installation command. It will install the latest version of Tremotesf on your system.
flatpak install flathub org.equeim.Tremotesf
And start Tremotesf using below command or you can also start it from the show applications menu.
flatpak run org.equeim.Tremotesf
And uninstall Tremotesf using below command.
sudo flatpak uninstall org.equeim.Tremotesf
That’s it.