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

Last updated: June 03,2024

1. Install "rust-system-deps-devel.noarch" package

Please follow the guidance below to install rust-system-deps-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-system-deps-devel.noarch

2. Uninstall "rust-system-deps-devel.noarch" package

Learn how to uninstall rust-system-deps-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-system-deps-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:02:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-system-deps-devel
Version : 6.2.0
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : rust-system-deps-6.2.0-1.el9.src.rpm
Repository : epel
Summary : Declarative system dependencies in Cargo.toml
URL : https://crates.io/crates/system-deps
License : MIT OR Apache-2.0
Description : Discover and configure system dependencies from declarative dependencies
: in Cargo.toml.
:
: This package contains library source intended for building other packages which
: use the "system-deps" crate.