python3-kiwi from home:coldboot project
Select Your Operating System
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:coldboot/Fedora_Rawhide/home:coldboot.repo dnf install python3-kiwi
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:coldboot/Fedora_40/home:coldboot.repo dnf install python3-kiwi
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:coldboot/Fedora_39/home:coldboot.repo dnf install python3-kiwi
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:coldboot/openSUSE_Tumbleweed/home:coldboot.repo zypper refresh zypper install python3-kiwi
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:coldboot/openSUSE_Factory_ARM/home:coldboot.repo zypper refresh zypper install python3-kiwi
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:coldboot/15.6/home:coldboot.repo zypper refresh zypper install python3-kiwi