karukan from home:gaato project

Select Your Operating System

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/home:/gaato/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
For Debian Testing 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:/gaato/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
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:/gaato/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
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/home:/gaato/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gaato/Fedora_Rawhide/home:gaato.repo
dnf install karukan
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gaato/Fedora_43/home:gaato.repo
dnf install karukan
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gaato/Fedora_42/home:gaato.repo
dnf install karukan
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:gaato/Fedora_41/home:gaato.repo
dnf install karukan
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Tumbleweed/home:gaato.repo
zypper refresh
zypper install karukan
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Slowroll/home:gaato.repo
zypper refresh
zypper install karukan
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Factory_zSystems/home:gaato.repo
zypper refresh
zypper install karukan
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Factory_RISCV/home:gaato.repo
zypper refresh
zypper install karukan
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Factory_PowerPC/home:gaato.repo
zypper refresh
zypper install karukan
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/openSUSE_Factory_ARM/home:gaato.repo
zypper refresh
zypper install karukan
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gaato/16.0/home:gaato.repo
zypper refresh
zypper install karukan
For Raspbian 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:/gaato/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
For Raspbian 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/home:/gaato/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
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:/gaato/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
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:/gaato/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
For xUbuntu 24.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:/gaato/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan
For xUbuntu 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/home:/gaato/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:gaato.list
curl -fsSL https://download.opensuse.org/repositories/home:gaato/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gaato.gpg > /dev/null
sudo apt update
sudo apt install karukan