Download Shadowfetch Linux
v1.0 "Umbra" — built 2026-05-19. 3.1 GB, amd64, hybrid ISO (BIOS + UEFI).
shadowfetch-1.0.1-amd64.iso
Verify your download
Every release is checksummed and signed with the Shadowfetch GPG key.
SHA-256
57de964b45697724b106853ff098fe48b7f3f3551b5865065852e1626155acbd shadowfetch-1.0.1-amd64.iso
GPG signing key
Fingerprint: 8F13CE1535EE1F4A2916A1F73C5C900B7BE80CA1
Verify on Linux/macOS with:
gpg --import shadowfetch.gpg.asc
gpg --verify shadowfetch-1.0.1-amd64.iso.asc
shasum -a 256 shadowfetch-1.0.1-amd64.iso
Write the ISO to a USB stick
On macOS / Linux:
sudo dd if=shadowfetch-1.0.1-amd64.iso of=/dev/sdX bs=4M status=progress conv=fdatasync
Replace /dev/sdX with your USB stick's device (use lsblk or diskutil list to find it). Double-check the device — dd will destroy whatever it's pointed at.
Or use a GUI tool: balenaEtcher, Diskie, or KDE's own ISO Image Writer.