kiwi-boot-descriptions from devel:kanku:images:supply project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:kanku:images:supply/CentOS_7/devel:kanku:images:supply.repo
yum install kiwi-boot-descriptions
For Debian Unstable 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/devel:/kanku:/images:/supply/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/devel:kanku:images:supply.list
curl -fsSL https://download.opensuse.org/repositories/devel:kanku:images:supply/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kanku_images_supply.gpg > /dev/null
sudo apt update
sudo apt install kiwi-boot-descriptions
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/devel:/kanku:/images:/supply/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/devel:kanku:images:supply.list
curl -fsSL https://download.opensuse.org/repositories/devel:kanku:images:supply/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kanku_images_supply.gpg > /dev/null
sudo apt update
sudo apt install kiwi-boot-descriptions
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/devel:/kanku:/images:/supply/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/devel:kanku:images:supply.list
curl -fsSL https://download.opensuse.org/repositories/devel:kanku:images:supply/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kanku_images_supply.gpg > /dev/null
sudo apt update
sudo apt install kiwi-boot-descriptions
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/devel:kanku:images:supply/Fedora_33/devel:kanku:images:supply.repo
dnf install kiwi-boot-descriptions
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/devel:kanku:images:supply/Fedora_32/devel:kanku:images:supply.repo
dnf install kiwi-boot-descriptions
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/devel:kanku:images:supply/openSUSE_Leap_42.3/devel:kanku:images:supply.repo
zypper refresh
zypper install kiwi-boot-descriptions
For Ubuntu 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/devel:/kanku:/images:/supply/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/devel:kanku:images:supply.list
curl -fsSL https://download.opensuse.org/repositories/devel:kanku:images:supply/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kanku_images_supply.gpg > /dev/null
sudo apt update
sudo apt install kiwi-boot-descriptions