How to Install and Uninstall rust-pkg-config-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "rust-pkg-config-devel.noarch" package

This tutorial shows how to install rust-pkg-config-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-pkg-config-devel.noarch

2. Uninstall "rust-pkg-config-devel.noarch" package

Please follow the guidelines below to uninstall rust-pkg-config-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-pkg-config-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pkg-config-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:45:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-pkg-config-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : rust-pkg-config-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Library to run the pkg-config system tool
URL : https://crates.io/crates/pkg-config
License : MIT OR Apache-2.0
Description : A library to run the pkg-config system tool at build time in order to be
: used in Cargo build scripts.
:
: This package contains library source intended for building other packages which
: use the "pkg-config" crate.