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

Last updated: October 09,2024

1. Install "libcec.x86_64" package

Please follow the steps below to install libcec.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcec.x86_64

2. Uninstall "libcec.x86_64" package

Please follow the instructions below to uninstall libcec.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcec.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:15:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libcec
Version : 6.0.2
Release : 4.el9
Architecture : x86_64
Size : 227 k
Source : libcec-6.0.2-4.el9.src.rpm
Repository : epel
Summary : Library and utilities for HDMI-CEC device control
URL : http://libcec.pulse-eight.com/
License : GPLv2+
Description : libCEC allows you in combination with the right hardware to control your device
: with your TV remote control over your existing HDMI cabling.
:
: libCEC is an enabling platform for the CEC bus in HDMI, it allows developers to
: interact with other HDMI devices without having to worry about the communication
: overhead, handshaking, and the various ways of send messages for each vendor.