How to Install and Uninstall inih.i686 Package on CentOS Stream 9

Last updated: October 14,2024

1. Install "inih.i686" package

Please follow the steps below to install inih.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install inih.i686

2. Uninstall "inih.i686" package

Here is a brief guide to show you how to uninstall inih.i686 on CentOS Stream 9:

$ sudo dnf remove inih.i686 $ sudo dnf autoremove

3. Information about the inih.i686 package on CentOS Stream 9

Last metadata expiration check: 0:10:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : inih
Version : 49
Release : 6.el9
Architecture : i686
Size : 18 k
Source : inih-49-6.el9.src.rpm
Repository : baseos
Summary : Simple INI file parser library
URL : https://github.com/benhoyt/inih
License : BSD
Description : 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.