How to Install and Uninstall rust-rand_core+alloc-devel.noarch Package on Rocky Linux 9

Last updated: May 07,2024

1. Install "rust-rand_core+alloc-devel.noarch" package

Please follow the step by step instructions below to install rust-rand_core+alloc-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-rand_core+alloc-devel.noarch

2. Uninstall "rust-rand_core+alloc-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-rand_core+alloc-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-rand_core+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rand_core+alloc-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:36:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rand_core+alloc-devel
Version : 0.6.4
Release : 2.el9
Architecture : noarch
Size : 8.0 k
Source : rust-rand_core-0.6.4-2.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 Apache-2.0
Description : Core random number generator traits and tools for implementation.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "rand_core" crate.