How to Install and Uninstall pkgconf.x86_64 Package on Fedora 38

Last updated: January 11,2025

1. Install "pkgconf.x86_64" package

Please follow the guidance below to install pkgconf.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install pkgconf.x86_64

2. Uninstall "pkgconf.x86_64" package

Please follow the steps below to uninstall pkgconf.x86_64 on Fedora 38:

$ sudo dnf remove pkgconf.x86_64 $ sudo dnf autoremove

3. Information about the pkgconf.x86_64 package on Fedora 38

Last metadata expiration check: 4:29:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pkgconf
Version : 1.8.0
Release : 6.fc38
Architecture : x86_64
Size : 41 k
Source : pkgconf-1.8.0-6.fc38.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.