rpi-imager from home:pragmalin project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para Debian 13 execute o seguinte:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null sudo apt update sudo apt install rpi-imager
Para Debian 12 execute o seguinte:
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
Para Debian 11 execute o seguinte:
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
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_42/home:pragmalin.repo dnf install rpi-imager
Para Fedora 41 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_41/home:pragmalin.repo dnf install rpi-imager
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/openSUSE_Tumbleweed/home:pragmalin.repo zypper refresh zypper install rpi-imager
Para 16.0 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/16.0/home:pragmalin.repo zypper refresh zypper install rpi-imager
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/15.6/home:pragmalin.repo zypper refresh zypper install rpi-imager
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Raspbian 13 execute o seguinte:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null sudo apt update sudo apt install rpi-imager
Para Raspbian 12 execute o seguinte:
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
Para Raspbian 11 execute o seguinte:
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
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para xUbuntu 24.04 execute o seguinte:
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
Para xUbuntu 22.04 execute o seguinte:
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