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

Last updated: October 05,2024

1. Install "libcamera.x86_64" package

Please follow the step by step instructions below to install libcamera.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcamera.x86_64

2. Uninstall "libcamera.x86_64" package

This is a short guide on how to uninstall libcamera.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcamera.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcamera
Version : 0.0.0~git.20220831.68683d3
Release : 5.el9
Architecture : x86_64
Size : 598 k
Source : libcamera-0.0.0~git.20220831.68683d3-5.el9.src.rpm
Repository : epel
Summary : A library to support complex camera ISPs
URL : http://libcamera.org/
License : LGPLv2+ and GPLv2
Description : libcamera is a library that deals with heavy hardware image processing
: operations of complex camera devices that are shared between the linux
: host all while allowing offload of certain aspects to the control of
: complex camera hardware such as ISPs.
:
: Hardware support includes USB UVC cameras, libv4l cameras as well as more
: complex ISPs (Image Signal Processor).