How to Install and Uninstall pkgconf.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "pkgconf.i686" package

Please follow the guidance below to install pkgconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pkgconf.i686

2. Uninstall "pkgconf.i686" package

Please follow the steps below to uninstall pkgconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pkgconf.i686 $ sudo dnf autoremove

3. Information about the pkgconf.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:21:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pkgconf
Version : 1.7.3
Release : 10.el9
Architecture : i686
Size : 45 k
Source : pkgconf-1.7.3-10.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.