opennx from home:felfert project

Seleccione su sistema operativo

Para Debian 7.0 ejecute lo siguiente:
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
Para openSUSE 11.4 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/openSUSE_11.4/home:felfert.repo
zypper refresh
zypper install opennx
Para SLE 11 SP3 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP3/home:felfert.repo
zypper refresh
zypper install opennx
Para SLE 11 SP2 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP2/home:felfert.repo
zypper refresh
zypper install opennx
Para SLE 11 SP1 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP1/home:felfert.repo
zypper refresh
zypper install opennx
Para SLE 11 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11/home:felfert.repo
zypper refresh
zypper install opennx
Para xUbuntu 12.04 ejecute lo siguiente:
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
Para xUbuntu 10.04 ejecute lo siguiente:
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