This should be easy but I cannot figure out how to change the launch app from Transmission to Tixati, to handle magnet torrent links. I have no idea where the Tixati directory is, please help.
Also how do I search for file names in Ubuntu's terminal?
i just uninstalled Transmission using apt, myself. that seemed to work.
You should be able to do the following to get it to work:
$ wget https://download2.tixati.com/download/tixati_2.53-1_amd64.deb
$ sudo dpkg -i tixati_2.53-1_amd64.deb
$ whereis tixati
tixati: /usr/bin/tixati
Type the `/usr/bin/tixati' into your application path to handle magnet links
2 Likes
Thanks Mr. cat your the best.
1 Like