How to Install and Uninstall rust-rand_core0.5+alloc-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "rust-rand_core0.5+alloc-devel.noarch" package

Please follow the guidelines below to install rust-rand_core0.5+alloc-devel.noarch on AlmaLinux 9

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

2. Uninstall "rust-rand_core0.5+alloc-devel.noarch" package

This tutorial shows how to uninstall rust-rand_core0.5+alloc-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rand_core0.5+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:53:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rand_core0.5+alloc-devel
Version : 0.5.1
Release : 5.el9
Architecture : noarch
Size : 7.6 k
Source : rust-rand_core0.5-0.5.1-5.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 "alloc" feature of "rand_core" crate.