Budbrain Repository · Linux

Budbrain Software · RPM

Package repository for Fedora,
RHEL and openSUSE

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.

Set up

Two commands. The first time, your system asks whether to trust the repository's signing key — confirm it against the fingerprint further down.

Fedora · RHEL · Rocky · AlmaLinux

$ 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

openSUSE

$ sudo zypper addrepo \
    https://www.budbrain.de/rpm/budbrain.repo
$ sudo zypper install wheredidmystoragego

Tumbleweed and Leap 16 and up.

Programs in this repository

They all run on any desktop with GTK 3 — Gnome, KDE, Xfce, Cinnamon. Twenty-two languages, light and dark appearance.

Where Did My Storage Go?

Shows where your disk space went as a colourful treemap. One click zooms in, what you tick goes to the trash.

wheredidmystoragego

Clean My Dev Stuff Now

Finds the caches, SDKs and build folders left behind by developer tools — and says for each what removing it costs you.

cleanmydevstuffnow

jsSysInfo

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

jsCPUMonitor

A small window that stays on top shows what each processor core is doing, along with clock speed and temperature.

jscpumonitor

Signing key

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

Other ways

The same programs are available elsewhere too — take whatever fits your system.

Snap

For Ubuntu and anything that supports snaps — through the software manager or snap install.

Flatpak

Our own Flatpak remote at budbrain.de/flatpak, for any distribution that supports Flatpak.

AppImage

A single file to download and run, with no installation at all — at budbrain.de/appimage.

AUR

For Arch, Manjaro, EndeavourOS and CachyOS the programs are in the AUR — install them with your usual helper.

.deb

For Debian, Ubuntu and Linux Mint there is a .deb for every release as well.