opennx from home:felfert project

Select Your Operating System

For Debian 7.0 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:/felfert/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install opennx
For openSUSE 11.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/openSUSE_11.4/home:felfert.repo
zypper refresh
zypper install opennx
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP3/home:felfert.repo
zypper refresh
zypper install opennx
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP2/home:felfert.repo
zypper refresh
zypper install opennx
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP1/home:felfert.repo
zypper refresh
zypper install opennx
For SLE 11 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11/home:felfert.repo
zypper refresh
zypper install opennx
For xUbuntu 12.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:/felfert/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install opennx
For xUbuntu 10.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:/felfert/xUbuntu_10.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_10.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install opennx