Debian by default doesn’t come with any torrent client installed like Transmission in Linux Mint/Ubuntu.Â
So Tixati can be a good choice for this and it is available for all Linux platforms including Debian.
Here is how :
First, download the .deb package (32/64 bit) from Tixati’s download page for Linux. (.deb packages can be installed on any Linux distro that is Debian based.)
Once downloaded, use the dpkg command :
sudo dpkg -i nameoftixatipackage
While running this setup in Debian, you may experience errors related to gconf tool:
To resolve them , install the gconf2 package:
sudo apt install gconf2
Then, fix the dependencies :
sudo apt install -f
Tixati will now be available to use in Debian.
Happy downloading.