< Home - < Back

openni


Information about the package, openni, which is shipped with common Linux distributions. The openni package is designed for, Library for human-machine Natural Interaction.


Package Name:

openni

Summary:

Library for human-machine Natural Interaction

Description:

OpenNI (Open Natural Interaction) is a multi-language, cross-platform framework that defines APIs for writing applications utilizing Natural Interaction. OpenNI APIs are composed of a set of interfaces for writing NI applications. The main purpose of OpenNI is to form a standard API that enables communication with both: * Vision and audio sensors * Vision and audio perception middleware

Architecture:

x86_64

Version:

1.0.0.25

Release:

0.4.git4c9ff978.el6

Size:

231 k

Repository:

epel

From Repository:

Licence:

LGPLv3+ and BSD



Handy Yum Commands for openni


Control the openni package with the following handy commands outlined below.


Command

Description of Command

yum install openni

This command will install openni on the server.

yum remove openni

This command will un-install openni on the server. When you run this command, you will be asked if you are sure that you want to remove openni, so you have to manually confirm that you want to do this.

yum -y remove openni

This command will un-install openni on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove openni when using the -y flag.

yum update openni

This command will update openni to the latest version. When you run this command, you will be asked if you are sure that you want to remove openni, so you have to manually confirm that you want to do this.

yum -y update openni

This command will update openni to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove openni when using the -y flag.

yum info openni

This command will show you core information about the openni package.

yum deplist openni

This command will show you the dependencies for openni. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update openni

This command will check if there is an update waiting on openni. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.