How to Install and Uninstall inih-devel.i686 Package on Fedora 35

Last updated: November 27,2024

1. Install "inih-devel.i686" package

Please follow the steps below to install inih-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install inih-devel.i686

2. Uninstall "inih-devel.i686" package

Here is a brief guide to show you how to uninstall inih-devel.i686 on Fedora 35:

$ sudo dnf remove inih-devel.i686 $ sudo dnf autoremove

3. Information about the inih-devel.i686 package on Fedora 35

Last metadata expiration check: 4:02:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : inih-devel
Version : 56
Release : 1.fc35
Architecture : i686
Size : 12 k
Source : inih-56-1.fc35.src.rpm
Repository : updates
Summary : Development package for inih
URL : https://github.com/benhoyt/inih
License : BSD
Description : This package contains development files for inih.
:
: The inih package provides simple INI file parser which is only a couple of
: pages of code, and it was designed to be small and simple, so it's good for
: embedded systems.