How to Install and Uninstall rust-fastrand-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-fastrand-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-fastrand-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-fastrand-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-fastrand-devel
Version : 2.0.1
Release : 1.el9
Architecture : noarch
Size : 23 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 "fastrand" crate.