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