openterface from home:holden 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:/holden/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:holden.list
curl -fsSL https://download.opensuse.org/repositories/home:holden/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_holden.gpg > /dev/null
sudo apt update
sudo apt install openterface
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:/holden/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:holden.list
curl -fsSL https://download.opensuse.org/repositories/home:holden/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_holden.gpg > /dev/null
sudo apt update
sudo apt install openterface
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:/holden/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:holden.list
curl -fsSL https://download.opensuse.org/repositories/home:holden/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_holden.gpg > /dev/null
sudo apt update
sudo apt install openterface
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:holden/openSUSE_Tumbleweed/home:holden.repo
zypper refresh
zypper install openterface
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:holden/openSUSE_Slowroll/home:holden.repo
zypper refresh
zypper install openterface
For home holden buildtools run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:holden/home_holden_buildtools/home:holden.repo
zypper refresh
zypper install openterface
For OBS Flatpak openSuse Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:holden/OBS_Flatpak_openSuse_Tumbleweed/home:holden.repo
zypper refresh
zypper install openterface
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:holden/15.6/home:holden.repo
zypper refresh
zypper install openterface
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:/holden/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:holden.list
curl -fsSL https://download.opensuse.org/repositories/home:holden/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_holden.gpg > /dev/null
sudo apt update
sudo apt install openterface
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:/holden/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:holden.list
curl -fsSL https://download.opensuse.org/repositories/home:holden/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_holden.gpg > /dev/null
sudo apt update
sudo apt install openterface