How to Install and Uninstall rust-rand_xoshiro+serde-devel.noarch Package on AlmaLinux 9

Last updated: October 01,2024

1. Install "rust-rand_xoshiro+serde-devel.noarch" package

Here is a brief guide to show you how to install rust-rand_xoshiro+serde-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-rand_xoshiro+serde-devel.noarch

2. Uninstall "rust-rand_xoshiro+serde-devel.noarch" package

This tutorial shows how to uninstall rust-rand_xoshiro+serde-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-rand_xoshiro+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rand_xoshiro+serde-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:51:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rand_xoshiro+serde-devel
Version : 0.6.0
Release : 3.el9
Architecture : noarch
Size : 8.0 k
Source : rust-rand_xoshiro-0.6.0-3.el9.src.rpm
Repository : epel
Summary : Xoshiro, xoroshiro and splitmix64 random number generators
URL : https://crates.io/crates/rand_xoshiro
License : MIT or ASL 2.0
Description : Xoshiro, xoroshiro and splitmix64 random number generators.
:
: This package contains library source intended for building other packages
: which use "serde" feature of "rand_xoshiro" crate.