ThiefMD is now available on Flathub. Make sure you’ve added flathub to your system.
flatpak install flathub com.github.kmwallio.thiefmd
The flatpak bundles all of the latest features of ThiefMD. RPM and DEB features vary based on version of the OS.
sudo add-apt-repository ppa:thiefmd/thiefmd
sudo apt-get update
sudo apt-get install com.github.kmwallio.thiefmd
The ThiefMD PPA requires Ubuntu 20.10+. Flatpak provides libhandy and should be ran on 20.04 and below.
ThiefMD is in the Arch User Repository thanks to Mark Wagie. You can follow these instructions, use yay, or use your favorite AUR helper.
yay -S thiefmd
Download the latest release from GitHub.
RPM is built on Fedora 33.
Want to check out and build the source? Instructions are on GitHub.