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

Last updated: September 21,2024

1. Install "rust-fastrand+std-devel.noarch" package

Please follow the guidance below to install rust-fastrand+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-fastrand+std-devel.noarch

2. Uninstall "rust-fastrand+std-devel.noarch" package

This guide let you learn how to uninstall rust-fastrand+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-fastrand+std-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:14:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-fastrand+std-devel
Version : 2.0.1
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-fastrand-2.0.1-1.el9.src.rpm
Repository : epel
Summary : Simple and fast random number generator
URL : https://crates.io/crates/fastrand
License : Apache-2.0 OR MIT
Description : A simple and fast random number generator.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "fastrand" crate.