How To Install openni on Fedora 36

In this tutorial we learn how to install openni in Fedora 36. openni is Library for human-machine Natural Interaction

Introduction

In this tutorial we learn how to install openni on Fedora 36.

What is openni

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

We can use yum or dnf to install openni on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openni.

Install openni on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install openni using dnf by running the following command:

sudo dnf -y install openni

Install openni on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install openni using yum by running the following command:

sudo yum -y install openni

How To Uninstall openni on Fedora 36

To uninstall only the openni package we can use the following command:

sudo dnf remove openni

openni Package Contents on Fedora 36

/etc/openni
/usr/bin/niLicense
/usr/bin/niReg
/usr/lib/.build-id
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/ac26f5870c1ec9201b4fdf3e150a7f475e6825
/usr/lib/.build-id/25
/usr/lib/.build-id/25/ce0c54705a6165b713ecbf3bef3654ada6d871
/usr/lib/.build-id/36
/usr/lib/.build-id/36/5edc5f6ebf43872ba82a92b57350071b0394b2
/usr/lib/.build-id/59
/usr/lib/.build-id/59/4d2f01544b1996c220f026f6b16d47982a5b6a
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/2a76fab79d5a8a35e1afd225d75f1d0278c254
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/522d483e9ccedd63b027485193dd94a4abb11e
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/896cb3e27681a5ef31cf8d36d0adf84e43a1e9
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/f21cd88102c4f0592dadb54df1462f870e4032
/usr/lib/libNiSampleModule.so
/usr/lib/libOpenNI.jni.so
/usr/lib/libOpenNI.so
/usr/lib/libnimCodecs.so
/usr/lib/libnimMockNodes.so
/usr/lib/libnimRecorder.so
/usr/share/doc/openni
/usr/share/doc/openni/CHANGES
/usr/share/doc/openni/LICENSE
/usr/share/doc/openni/NOTICE
/usr/share/doc/openni/README
/var/lib/ni
/var/lib/ni/modules.xml

References

Summary

In this tutorial we learn how to install openni on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install openni on Fedora 36” linkTitle: “openni” type: “docs” description: “In this tutorial we learn how to install openni in Fedora 36. openni is Library for human-machine Natural Interaction” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/openni-featured.png

Introduction

In this tutorial we learn how to install openni on Fedora 36.

What is openni

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

We can use yum or dnf to install openni on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openni.

Install openni on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install openni using dnf by running the following command:

sudo dnf -y install openni

Install openni on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install openni using yum by running the following command:

sudo yum -y install openni

How To Uninstall openni on Fedora 36

To uninstall only the openni package we can use the following command:

sudo dnf remove openni

openni Package Contents on Fedora 36

/etc/openni
/usr/bin/niLicense
/usr/bin/niReg
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/8050fb4499a21ae991ff2680b24d3d22919100
/usr/lib/.build-id/09
/usr/lib/.build-id/09/8b14e7753ed20b13bc3d38f81e16defc3e2f6e
/usr/lib/.build-id/23
/usr/lib/.build-id/23/938396e4db17a64f1887c7008dcc6d9e8d6030
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/a08ba2f49abf114bf3f0f0fee1c982f4ad2dcc
/usr/lib/.build-id/95
/usr/lib/.build-id/95/85d795df45af00b64a82d73f6e698bf28811c2
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/6820e1d2784c39d75bdc08cf3b126d2a5df3ff
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/105258b8b1c61ade56013c7b342ae613da29da
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/0d58885b726eec62028731771befe4272cd835
/usr/lib64/libNiSampleModule.so
/usr/lib64/libOpenNI.jni.so
/usr/lib64/libOpenNI.so
/usr/lib64/libnimCodecs.so
/usr/lib64/libnimMockNodes.so
/usr/lib64/libnimRecorder.so
/usr/share/doc/openni
/usr/share/doc/openni/CHANGES
/usr/share/doc/openni/LICENSE
/usr/share/doc/openni/NOTICE
/usr/share/doc/openni/README
/var/lib/ni
/var/lib/ni/modules.xml

References

Summary

In this tutorial we learn how to install openni on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).