rpi-imager from home:pragmalin project
Proszę wybrać system operacyjny
Dodaj repozytorium i zainstaluj ręcznie
Dla Debian 13 uruchom następujący program:
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
Dla Debian 12 uruchom następujący program:
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
Dla Debian 11 uruchom następujący program:
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
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Fedora 42 uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_42/home:pragmalin.repo dnf install rpi-imager
Dla Fedora 41 uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:pragmalin/Fedora_41/home:pragmalin.repo dnf install rpi-imager
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/openSUSE_Tumbleweed/home:pragmalin.repo zypper refresh zypper install rpi-imager
Dla 16.0 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/16.0/home:pragmalin.repo zypper refresh zypper install rpi-imager
Dla 15.6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/15.6/home:pragmalin.repo zypper refresh zypper install rpi-imager
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Raspbian 13 uruchom następujący program:
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
Dla Raspbian 12 uruchom następujący program:
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
Dla Raspbian 11 uruchom następujący program:
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
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla xUbuntu 24.04 uruchom następujący program:
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
Dla xUbuntu 22.04 uruchom następujący program:
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