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

Last updated: May 18,2024

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

This is a short guide on how to install rust-rand_xorshift-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-rand_xorshift-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:04:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rand_xorshift-devel
Version : 0.3.0
Release : 4.el9
Architecture : noarch
Size : 19 k
Source : rust-rand_xorshift-0.3.0-4.el9.src.rpm
Repository : epel
Summary : Xorshift random number generator
URL : https://crates.io/crates/rand_xorshift
License : MIT or ASL 2.0
Description : Xorshift random number generator.
:
: This package contains library source intended for building other packages which
: use "rand_xorshift" crate.