How to Install and Uninstall libi2c.i686 Package on CentOS Stream 8

Last updated: May 07,2024

1. Install "libi2c.i686" package

In this section, we are going to explain the necessary steps to install libi2c.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libi2c.i686

2. Uninstall "libi2c.i686" package

Please follow the guidance below to uninstall libi2c.i686 on CentOS Stream 8:

$ sudo dnf remove libi2c.i686 $ sudo dnf autoremove

3. Information about the libi2c.i686 package on CentOS Stream 8

Last metadata expiration check: 4:44:46 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libi2c
Version : 4.0
Release : 12.el8
Architecture : i686
Size : 27 k
Source : i2c-tools-4.0-12.el8.src.rpm
Repository : appstream
Summary : I2C/SMBus bus access library
URL : https://i2c.wiki.kernel.org/index.php/I2C_Tools
License : LGPLv2+
Description : libi2c offers a way for applications to interact with the devices
: connected to the I2C or SMBus buses of the system.