nativmix from home:knoelliX 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:/knoelliX/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix
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:/knoelliX/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix
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:knoelliX/Fedora_43/home:knoelliX.repo dnf install nativmix
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:knoelliX/Fedora_42/home:knoelliX.repo dnf install nativmix
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:knoelliX/openSUSE_Tumbleweed/home:knoelliX.repo zypper refresh zypper install nativmix
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:knoelliX/openSUSE_Slowroll/home:knoelliX.repo zypper refresh zypper install nativmix
Grab binary packages directly
Add repository and install manually
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:/knoelliX/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix
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:/knoelliX/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix
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:/knoelliX/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix
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:/knoelliX/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:knoelliX.list curl -fsSL https://download.opensuse.org/repositories/home:knoelliX/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_knoelliX.gpg > /dev/null sudo apt update sudo apt install nativmix