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

Last updated: October 05,2024

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

Please follow the steps below to install rust-rand_pcg+serde-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-rand_pcg+serde-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-rand_pcg+serde-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:38:41 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rand_pcg+serde-devel
Version : 0.3.1
Release : 4.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rand_pcg-0.3.1-4.el9.src.rpm
Repository : epel
Summary : Selected PCG random number generators
URL : https://crates.io/crates/rand_pcg
License : MIT or ASL 2.0
Description : Selected PCG random number generators.
:
: This package contains library source intended for building other packages which
: use "the serde" feature of the "rand_pcg" crate.