How to Install and Uninstall pkgconf.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "pkgconf.x86_64" package
In this section, we are going to explain the necessary steps to install pkgconf.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
pkgconf.x86_64
Copied
2. Uninstall "pkgconf.x86_64" package
This tutorial shows how to uninstall pkgconf.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
pkgconf.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pkgconf.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:40:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pkgconf
Version : 1.4.2
Release : 1.el8
Architecture : x86_64
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.
Available Packages
Name : pkgconf
Version : 1.4.2
Release : 1.el8
Architecture : x86_64
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.