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

Last updated: October 09,2024

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

This guide let you learn how to install rust-rand_xoshiro+serde-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-rand_xoshiro+serde-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 3:25:06 ago on Thu Feb 15 07:50:05 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.