How to Install and Uninstall libi2cd.x86_64 Package on Fedora 35
Last updated: November 25,2024
1. Install "libi2cd.x86_64" package
Please follow the guidance below to install libi2cd.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
libi2cd.x86_64
Copied
2. Uninstall "libi2cd.x86_64" package
This guide covers the steps necessary to uninstall libi2cd.x86_64 on Fedora 35:
$
sudo dnf remove
libi2cd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libi2cd.x86_64 package on Fedora 35
Last metadata expiration check: 2:04:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libi2cd
Version : 1.0.3
Release : 1.fc35
Architecture : x86_64
Size : 22 k
Source : libi2cd-1.0.3-1.fc35.src.rpm
Repository : updates
Summary : C library for interacting with linux I2C devices
URL : https://github.com/sstallion/libi2cd/
License : LGPLv2+
Description : libi2cd provides a simple and straightforward API for accessing I2C devices from
: userspace. It relies on the i2c-dev Linux kernel module and is intended to
: complement existing tools and libraries, such as those provided by i2c-tools.
: It provides both high- and low-level access to the underlying ioctl requests.
Available Packages
Name : libi2cd
Version : 1.0.3
Release : 1.fc35
Architecture : x86_64
Size : 22 k
Source : libi2cd-1.0.3-1.fc35.src.rpm
Repository : updates
Summary : C library for interacting with linux I2C devices
URL : https://github.com/sstallion/libi2cd/
License : LGPLv2+
Description : libi2cd provides a simple and straightforward API for accessing I2C devices from
: userspace. It relies on the i2c-dev Linux kernel module and is intended to
: complement existing tools and libraries, such as those provided by i2c-tools.
: It provides both high- and low-level access to the underlying ioctl requests.