How to Install and Uninstall pkgconf.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "pkgconf.i686" package

Please follow the guidance below to install pkgconf.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pkgconf.i686

2. Uninstall "pkgconf.i686" package

This is a short guide on how to uninstall pkgconf.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove pkgconf.i686 $ sudo dnf autoremove

3. Information about the pkgconf.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:30:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pkgconf
Version : 1.4.2
Release : 1.el8
Architecture : i686
Size : 38 k
Source : pkgconf-1.4.2-1.el8.src.rpm
Repository : baseos
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.