kiwi-tools from devel:kanku:images:supply project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:kanku:images:supply/CentOS_8_Stream/devel:kanku:images:supply.repo
yum install kiwi-tools
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-tools

Packages for CentOS 8 Stream:

Packages for CentOS 7:

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-tools

Packages for Debian 11:

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-tools
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-tools

Packages for Fedora 33:

Packages for Fedora 32:

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-tools
For Ubuntu 18.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_18.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_18.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-tools

Packages for Ubuntu 22.04:

Packages for Ubuntu 18.04: