How to Install and Uninstall inih.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "inih.x86_64" package
This guide let you learn how to install inih.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
inih.x86_64
Copied
2. Uninstall "inih.x86_64" package
Learn how to uninstall inih.x86_64 on Oracle Linux 9:
$
sudo dnf remove
inih.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the inih.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:41:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : inih
Version : 49
Release : 6.el9
Architecture : x86_64
Size : 17 k
Source : inih-49-6.el9.src.rpm
Repository : ol9_baseos_latest
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.
Available Packages
Name : inih
Version : 49
Release : 6.el9
Architecture : x86_64
Size : 17 k
Source : inih-49-6.el9.src.rpm
Repository : ol9_baseos_latest
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.