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

Last updated: July 07,2024

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

In this section, we are going to explain the necessary steps to install rust-rand_xorshift-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-rand_xorshift-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:52:25 ago on Wed Mar 13 07:41:12 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.