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

Last updated: October 07,2024

1. Install "rust-rand0.4+std-devel.noarch" package

Learn how to install rust-rand0.4+std-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-rand0.4+std-devel.noarch" package

Learn how to uninstall rust-rand0.4+std-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:36:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rand0.4+std-devel
Version : 0.4.6
Release : 12.el9
Architecture : noarch
Size : 7.7 k
Source : rust-rand0.4-0.4.6-12.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 "std" feature of "rand" crate.