How to Install and Uninstall libfreenect-fakenect.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "libfreenect-fakenect.x86_64" package

Please follow the guidelines below to install libfreenect-fakenect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libfreenect-fakenect.x86_64

2. Uninstall "libfreenect-fakenect.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libfreenect-fakenect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libfreenect-fakenect.x86_64 $ sudo dnf autoremove

3. Information about the libfreenect-fakenect.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libfreenect-fakenect
Version : 0.6.4
Release : 1.el9
Architecture : x86_64
Size : 49 k
Source : libfreenect-0.6.4-1.el9.src.rpm
Repository : epel
Summary : Library to play back recorded data for libfreenect
URL : http://www.openkinect.org/
License : ASL 2.0 and (GPLv2 or ASL 2.0)
Description : Fakenect consists of a "record" program to save dumps from the kinect sensor
: and a library that can be linked to, providing an interface compatible with
: freenect. This allows you to save data and repeat for experiments, debug
: problems, share datasets, and experiment with the kinect without having one.