How to Install and Uninstall pkgconf.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "pkgconf.i686" package

Please follow the step by step instructions below to install pkgconf.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install pkgconf.i686

2. Uninstall "pkgconf.i686" package

Please follow the step by step instructions below to uninstall pkgconf.i686 on Fedora 35:

$ sudo dnf remove pkgconf.i686 $ sudo dnf autoremove

3. Information about the pkgconf.i686 package on Fedora 35

Last metadata expiration check: 1:12:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pkgconf
Version : 1.8.0
Release : 1.fc35
Architecture : i686
Size : 42 k
Source : pkgconf-1.8.0-1.fc35.src.rpm
Repository : fedora
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.