rpi-imager from home:pragmalin project

Select Your Operating System

For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager

Packages for Debian 12:

Packages for Debian 11:

For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_42/home:pragmalin.repo
dnf install rpi-imager
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_41/home:pragmalin.repo
dnf install rpi-imager
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/openSUSE_Tumbleweed/home:pragmalin.repo
zypper refresh
zypper install rpi-imager
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/16.0/home:pragmalin.repo
zypper refresh
zypper install rpi-imager
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/15.6/home:pragmalin.repo
zypper refresh
zypper install rpi-imager
For Raspbian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager
For Raspbian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager

Packages for Raspbian 12:

Packages for Raspbian 11:

For xUbuntu 24.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/pragmalin/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager

Packages for xUbuntu 24.04:

Packages for xUbuntu 22.04: