How to Install and Uninstall libiio.i686 Package on Fedora 36

Last updated: October 09,2024

1. Install "libiio.i686" package

In this section, we are going to explain the necessary steps to install libiio.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libiio.i686

2. Uninstall "libiio.i686" package

Please follow the steps below to uninstall libiio.i686 on Fedora 36:

$ sudo dnf remove libiio.i686 $ sudo dnf autoremove

3. Information about the libiio.i686 package on Fedora 36

Last metadata expiration check: 5:48:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libiio
Version : 0.24
Release : 1.fc36
Architecture : i686
Size : 90 k
Source : libiio-0.24-1.fc36.src.rpm
Repository : updates
Summary : Library for Industrial IO
URL : https://analogdevicesinc.github.io/libiio/
License : LGPLv2
Description : Library for interfacing with Linux IIO devices
:
: libiio is used to interface to Linux Industrial Input/Output (IIO) Subsystem.
: The Linux IIO subsystem is intended to provide support for devices that in some
: sense are analog to digital or digital to analog converters (ADCs, DACs). This
: includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance
: to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity
: Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital
: Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers
: (VGA, PGA), and RF transceivers.