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

Last updated: January 18,2025

1. Install "pkgconf.x86_64" package

Here is a brief guide to show you how to install pkgconf.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install pkgconf.x86_64

2. Uninstall "pkgconf.x86_64" package

Please follow the guidelines below to uninstall pkgconf.x86_64 on Fedora 35:

$ sudo dnf remove pkgconf.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:03:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pkgconf
Version : 1.8.0
Release : 1.fc35
Architecture : x86_64
Size : 41 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.