How to Install and Uninstall rust-rand_core-devel.noarch Package on AlmaLinux 9

Last updated: June 16,2024

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

Please follow the guidance below to install rust-rand_core-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-rand_core-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rand_core-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:42:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rand_core-devel
Version : 0.6.4
Release : 2.el9
Architecture : noarch
Size : 30 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 "rand_core" crate.