How to Install and Uninstall libcec.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "libcec.i686" package

This tutorial shows how to install libcec.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcec.i686

2. Uninstall "libcec.i686" package

In this section, we are going to explain the necessary steps to uninstall libcec.i686 on Fedora 34:

$ sudo dnf remove libcec.i686 $ sudo dnf autoremove

3. Information about the libcec.i686 package on Fedora 34

Last metadata expiration check: 4:46:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcec
Version : 6.0.2
Release : 2.fc34
Architecture : i686
Size : 256 k
Source : libcec-6.0.2-2.fc34.src.rpm
Repository : fedora
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.