How to Install and Uninstall rust-fastrand1-devel.noarch Package on Rocky Linux 9

Last updated: October 09,2024

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

Please follow the guidance below to install rust-fastrand1-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-fastrand1-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-fastrand1-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:01:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-fastrand1-devel
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-fastrand1-1.9.0-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.