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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-sys-info+default-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-sys-info+default-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:15:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-sys-info+default-devel
Version : 0.9.1
Release : 3.el9
Architecture : noarch
Size : 8.1 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 "default" feature of "sys-info" crate.