How to Install and Uninstall libcec.x86_64 Package on CentOS Stream 8

Last updated: July 04,2024

1. Install "libcec.x86_64" package

Learn how to install libcec.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libcec.x86_64

2. Uninstall "libcec.x86_64" package

Please follow the step by step instructions below to uninstall libcec.x86_64 on CentOS Stream 8:

$ sudo dnf remove libcec.x86_64 $ sudo dnf autoremove

3. Information about the libcec.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:40:13 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libcec
Version : 6.0.2
Release : 4.el8
Architecture : x86_64
Size : 251 k
Source : libcec-6.0.2-4.el8.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.