rpi-imager from home:pragmalin project

Виберіть вашу операційну систему

Для Debian 11 запустіть:
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
Для Debian 10 запустіть:
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_10/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager

Пакунки для Debian 11:

Пакунки для Debian 10:

Для Fedora 38 запустіть від імені root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pragmalin/Fedora_38/home:pragmalin.repo
dnf install rpi-imager
Для openSUSE Tumbleweed запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:pragmalin/openSUSE_Tumbleweed/home:pragmalin.repo
zypper refresh
zypper install rpi-imager
Для Raspbian 11 запустіть:
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
Для Raspbian 10 запустіть:
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_10/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pragmalin.gpg > /dev/null
sudo apt update
sudo apt install rpi-imager

Пакунки для Raspbian 11:

Пакунки для Raspbian 10:

Для xUbuntu 22.04 запустіть:
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
Для xUbuntu 20.04 запустіть:
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_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:pragmalin.list
curl -fsSL https://download.opensuse.org/repositories/home:pragmalin/xUbuntu_20.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

Пакунки для xUbuntu 22.04:

Пакунки для xUbuntu 20.04: