How to Install and Uninstall pkgconf.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "pkgconf.i686" package

Please follow the steps below to install pkgconf.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install pkgconf.i686

2. Uninstall "pkgconf.i686" package

Please follow the guidance below to uninstall pkgconf.i686 on AlmaLinux 9:

$ sudo dnf remove pkgconf.i686 $ sudo dnf autoremove

3. Information about the pkgconf.i686 package on AlmaLinux 9

Last metadata expiration check: 2:20:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pkgconf
Version : 1.7.3
Release : 10.el9
Architecture : i686
Size : 40 k
Source : pkgconf-1.7.3-10.el9.src.rpm
Repository : appstream
Summary : Package compiler and linker metadata toolkit
URL : http://pkgconf.org/
License : ISC
Description : pkgconf is a program which helps to configure compiler and linker flags
: for development frameworks. It is similar to pkg-config from freedesktop.org
: and handles .pc files in a similar manner as pkg-config.