How to Install and Uninstall rust-rand_core+alloc-devel.noarch Package on Fedora 39

Last updated: November 25,2024

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

Here is a brief guide to show you how to install rust-rand_core+alloc-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-rand_core+alloc-devel.noarch on Fedora 39:

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

3. Information about the rust-rand_core+alloc-devel.noarch package on Fedora 39

Last metadata expiration check: 1:01:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-rand_core+alloc-devel
Version : 0.6.4
Release : 2.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-rand_core-0.6.4-2.fc38.src.rpm
Repository : fedora
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.