How to Install and Uninstall rust-pkg-config-devel.noarch Package on Fedora 34

Last updated: November 26,2024

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

This guide covers the steps necessary to install rust-pkg-config-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-pkg-config-devel.noarch on Fedora 34:

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

3. Information about the rust-pkg-config-devel.noarch package on Fedora 34

Last metadata expiration check: 1:04:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-pkg-config-devel
Version : 0.3.25
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : rust-pkg-config-0.3.25-1.fc34.src.rpm
Repository : updates
Summary : Library to run the pkg-config system tool
URL : https://crates.io/crates/pkg-config
License : MIT or ASL 2.0
Description : 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.