How to Install and Uninstall rust-random-fast-rng+std-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "rust-random-fast-rng+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-random-fast-rng+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-random-fast-rng+std-devel.noarch

2. Uninstall "rust-random-fast-rng+std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-random-fast-rng+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-random-fast-rng+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-random-fast-rng+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:41:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-random-fast-rng+std-devel
Version : 0.1.1
Release : 9.el9
Architecture : noarch
Size : 7.7 k
Source : rust-random-fast-rng-0.1.1-9.el9.src.rpm
Repository : epel
Summary : Rust library for Blazing fast non cryptographic random number generator
URL : https://crates.io/crates/random-fast-rng
License : MIT OR Apache-2.0
Description : Rust library for Blazing fast non cryptographic random number generator.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "random-fast-rng" crate.