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

Last updated: May 20,2024

1. Install "rust-os_info-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-os_info-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-os_info-devel.noarch

2. Uninstall "rust-os_info-devel.noarch" package

Please follow the guidelines below to uninstall rust-os_info-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-os_info-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:44:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-os_info-devel
Version : 3.7.0
Release : 1.el9
Architecture : noarch
Size : 48 k
Source : rust-os_info-3.7.0-1.el9.src.rpm
Repository : epel
Summary : Detect the operating system type and version
URL : https://crates.io/crates/os_info
License : MIT
Description : Detect the operating system type and version.
:
: This package contains library source intended for building other packages which
: use the "os_info" crate.