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

Last updated: October 06,2024

1. Install "rust-rand+std_rng-devel.noarch" package

Please follow the instructions below to install rust-rand+std_rng-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-rand+std_rng-devel.noarch

2. Uninstall "rust-rand+std_rng-devel.noarch" package

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

$ sudo dnf remove rust-rand+std_rng-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rand+std_rng-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:34:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rand+std_rng-devel
Version : 0.8.5
Release : 3.el9
Architecture : noarch
Size : 8.5 k
Source : rust-rand-0.8.5-3.el9.src.rpm
Repository : epel
Summary : Random number generators and other randomness functionality
URL : https://crates.io/crates/rand
License : MIT or ASL 2.0
Description : Random number generators and other randomness functionality.
:
: This package contains library source intended for building other packages which
: use the "std_rng" feature of the "rand" crate.