How to Install and Uninstall rust-pkg-config+default-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

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

This is a short guide on how to install rust-pkg-config+default-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-pkg-config+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-pkg-config+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:58:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-pkg-config+default-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "default" feature of the "pkg-config" crate.