Sunday, May 25, 2014

Install OpenNX in Ubuntu 12.04

Ubuntu Version

lsb_release -a

Import key

wget -O - http://download.opensuse.org/repositories/home:/felfert/Debian_6.0/Release.key | sudo apt-key add -

add the following to the source list /etc/apt/sources.list:
deb http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.04 ./

Installation

sudo apt-get update
sudo apt-get install opennx

Usage

nxclient

No comments:

Post a Comment