How to Install and Uninstall rust-getrandom+std-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "rust-getrandom+std-devel.noarch" package

Please follow the guidance below to install rust-getrandom+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-getrandom+std-devel.noarch

2. Uninstall "rust-getrandom+std-devel.noarch" package

Please follow the guidance below to uninstall rust-getrandom+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-getrandom+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-getrandom+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:22:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-getrandom+std-devel
Version : 0.2.12
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-getrandom-0.2.12-1.el9.src.rpm
Repository : epel
Summary : Small cross-platform library for retrieving random data from system source
URL : https://crates.io/crates/getrandom
License : MIT OR Apache-2.0
Description : A small cross-platform library for retrieving random data from system
: source.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "getrandom" crate.