kime from home:Kernalix7:branches project
Select Your Operating System
Add repository and install manually
For Debian 13 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/home:/Kernalix7:/branches/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:Kernalix7:branches.list curl -fsSL https://download.opensuse.org/repositories/home:Kernalix7:branches/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Kernalix7_branches.gpg > /dev/null sudo apt update sudo apt install kime
Grab binary packages directly
Add repository and install manually
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Kernalix7:branches/Fedora_43/home:Kernalix7:branches.repo dnf install kime
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Kernalix7:branches/Fedora_42/home:Kernalix7:branches.repo dnf install kime
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:Kernalix7:branches/openSUSE_Tumbleweed/home:Kernalix7:branches.repo zypper refresh zypper install kime
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/openSUSE_Slowroll/home:Kernalix7:branches.repo zypper refresh zypper install kime
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/openSUSE_Factory_zSystems/home:Kernalix7:branches.repo zypper refresh zypper install kime
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/openSUSE_Factory_RISCV/home:Kernalix7:branches.repo zypper refresh zypper install kime
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/openSUSE_Factory_PowerPC/home:Kernalix7:branches.repo zypper refresh zypper install kime
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/openSUSE_Factory_ARM/home:Kernalix7:branches.repo zypper refresh zypper install kime
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/16.0/home:Kernalix7:branches.repo zypper refresh zypper install kime
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Kernalix7:branches/15.6/home:Kernalix7:branches.repo zypper refresh zypper install kime
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.10 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/home:/Kernalix7:/branches/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:Kernalix7:branches.list curl -fsSL https://download.opensuse.org/repositories/home:Kernalix7:branches/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Kernalix7_branches.gpg > /dev/null sudo apt update sudo apt install kime
For xUbuntu 25.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/home:/Kernalix7:/branches/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:Kernalix7:branches.list curl -fsSL https://download.opensuse.org/repositories/home:Kernalix7:branches/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Kernalix7_branches.gpg > /dev/null sudo apt update sudo apt install kime