How to Install and Uninstall rust-sys-info-devel.noarch Package on CentOS Stream 9

Last updated: November 26,2024

1. Install "rust-sys-info-devel.noarch" package

This tutorial shows how to install rust-sys-info-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-sys-info-devel.noarch

2. Uninstall "rust-sys-info-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-sys-info-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-sys-info-devel.noarch $ sudo dnf autoremove

3. Information about the rust-sys-info-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:57:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-sys-info-devel
Version : 0.9.1
Release : 3.el9
Architecture : noarch
Size : 29 k
Source : rust-sys-info-0.9.1-3.el9.src.rpm
Repository : epel
Summary : Get system information in Rust
URL : https://crates.io/crates/sys-info
License : MIT
Description : Get system information in Rust.
: For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and
: Windows.
:
: This package contains library source intended for building other packages
: which use "sys-info" crate.