How to Install and Uninstall iniparser.x86_64 Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "iniparser.x86_64" package
This guide covers the steps necessary to install iniparser.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
iniparser.x86_64
Copied
2. Uninstall "iniparser.x86_64" package
This guide let you learn how to uninstall iniparser.x86_64 on CentOS Stream 9:
$
sudo dnf remove
iniparser.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the iniparser.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:20:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : iniparser
Version : 4.1
Release : 11.el9
Architecture : x86_64
Size : 19 k
Source : iniparser-4.1-11.el9.src.rpm
Repository : epel
Summary : C library for parsing "INI-style" files
URL : https://github.com/ndevilla/iniparser
License : MIT
Description : iniParser is an ANSI C library to parse "INI-style" files, often used to
: hold application configuration information.
Available Packages
Name : iniparser
Version : 4.1
Release : 11.el9
Architecture : x86_64
Size : 19 k
Source : iniparser-4.1-11.el9.src.rpm
Repository : epel
Summary : C library for parsing "INI-style" files
URL : https://github.com/ndevilla/iniparser
License : MIT
Description : iniParser is an ANSI C library to parse "INI-style" files, often used to
: hold application configuration information.