Download Shadowfetch Linux
1.7.0 "Umbra" — built 2026-06-18. 3.9 GB, amd64, hybrid ISO (BIOS + UEFI).
shadowfetch-1.7.0-amd64.iso
Verify your download
Every release is checksummed and signed with the Shadowfetch GPG key.
SHA-256
1bff5145b3bb3474932977de8ca85b93d014b3109ed2146b01bcf259dcd14b36 shadowfetch-1.7.0-amd64.iso
GPG signing key
Fingerprint: 8F13CE1535EE1F4A2916A1F73C5C900B7BE80CA1
Verify on Linux/macOS with:
gpg --import shadowfetch.gpg.asc
gpg --verify shadowfetch-1.7.0-amd64.iso.asc
shasum -a 256 shadowfetch-1.7.0-amd64.iso
Write the ISO to a USB stick
On macOS / Linux:
sudo dd if=shadowfetch-1.7.0-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.