Torrent File Editor is a free and open source torrent editor application for Linux, Windows and MacOS. Using Torrent File Editor you can create, edit and remove torrent files. It is based on Qt and released under GNU General Public License v3.0. Some useful features are change file order, information, name, published, url, trackers and more. You can also edit torrent data as JSON file format and binary tree.
Install Torrent File Editor on Ubuntu Linux
You can install Torrent File Editor from flathub as a flatpak package file. First install the latest version of Flatpak and Flathub using the below tutorial link.
How to Install Flatpak and Flathub
Restart your system after the installation. Now open the terminal software and run below Torrent File Editor flatpak install command.
flatpak install flathub io.github.torrent_file_editor.Torrent-file-editor
After that you can open it using
flatpak run io.github.torrent_file_editor.Torrent-file-editor
You can also uninstall Torrent File Editor using below command.
sudo flatpak uninstall io.github.torrent_file_editor.Torrent-file-editor
That’s all.