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

Last updated: October 06,2024

1. Install "pkgconf.i686" package

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

$ sudo dnf update $ sudo dnf install pkgconf.i686

2. Uninstall "pkgconf.i686" package

Learn how to uninstall pkgconf.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pkgconf.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:47:37 ago on Mon Feb 26 15:59:38 2024.
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 : ubi-8-baseos-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.