Budbrain Software · RPM
Set it up once — the Budbrain programs then appear in your software manager, and updates arrive with the rest of your system updates all by themselves.
Two commands. The first time, your system asks whether to trust the repository's signing key — confirm it against the fingerprint further down.
$ sudo dnf config-manager --add-repo \
https://www.budbrain.de/rpm/budbrain.repo
$ sudo dnf install wheredidmystoragego
From RHEL, Rocky and AlmaLinux 9 on. For jsSysInfo you also need EPEL there, because one of the required libraries lives only in it:
sudo dnf install epel-release
$ sudo zypper addrepo \
https://www.budbrain.de/rpm/budbrain.repo
$ sudo zypper install wheredidmystoragego
Tumbleweed and Leap 16 and up.
They all run on any desktop with GTK 3 — Gnome, KDE, Xfce, Cinnamon. Twenty-two languages, light and dark appearance.
Shows where your disk space went as a colourful treemap. One click zooms in, what you tick goes to the trash.
wheredidmystoragego
Finds the caches, SDKs and build folders left behind by developer tools — and says for each what removing it costs you.
cleanmydevstuffnow
Keeps an eye on what the machine is doing, right in the panel — processor, graphics, temperature, network and memory. One click opens the details.
jssysinfo
A small window that stays on top shows what each processor core is doing, along with clock speed and temperature.
jscpumonitor
Every package, and the repository index itself, is signed. Your system checks that on every install and every update — compare the fingerprint it shows you with this one.
Fingerprint
DF2F BB16 0804 FA1F 96A9 93C4 27B5 0D58 1008 D690
RSA 4096 · RPM-GPG-KEY-budbrain · budbrain.repo
The same programs are available elsewhere too — take whatever fits your system.
For Ubuntu and anything that supports snaps — through the software manager or snap install.
Our own Flatpak remote at budbrain.de/flatpak, for any distribution that supports Flatpak.
A single file to download and run, with no installation at all — at budbrain.de/appimage.
For Arch, Manjaro, EndeavourOS and CachyOS the programs are in the AUR — install them with your usual helper.
For Debian, Ubuntu and Linux Mint there is a .deb for every release as well.