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

Last updated: June 03,2024

1. Install "rust-rand_core0.3+std-devel.noarch" package

This guide let you learn how to install rust-rand_core0.3+std-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-rand_core0.3+std-devel.noarch" package

This is a short guide on how to uninstall rust-rand_core0.3+std-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:18:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rand_core0.3+std-devel
Version : 0.3.1
Release : 12.el9
Architecture : noarch
Size : 7.8 k
Source : rust-rand_core0.3-0.3.1-12.el9.src.rpm
Repository : epel
Summary : Core random number generator traits and tools for implementation
URL : https://crates.io/crates/rand_core
License : MIT or ASL 2.0
Description : Core random number generator traits and tools for implementation.
:
: This package contains library source intended for building other packages
: which use "std" feature of "rand_core" crate.