python-kiwi from home:coldboot project
운영체제를 선택해 주세요
저장소를 추가하고 직접 설치
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 python-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 python-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 python-kiwi
Grab binary packages directly
저장소를 추가하고 직접 설치
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 python-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 python-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 python-kiwi