How to Install and Uninstall rust-const-random-devel.noarch Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "rust-const-random-devel.noarch" package

This is a short guide on how to install rust-const-random-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-const-random-devel.noarch

2. Uninstall "rust-const-random-devel.noarch" package

Please follow the steps below to uninstall rust-const-random-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-const-random-devel.noarch $ sudo dnf autoremove

3. Information about the rust-const-random-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:02:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-const-random-devel
Version : 0.1.17
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-const-random-0.1.17-1.el9.src.rpm
Repository : epel
Summary : Compile time random number generation
URL : https://crates.io/crates/const-random
License : MIT OR Apache-2.0
Description : Provides compile time random number generation.
:
: This package contains library source intended for building other packages which
: use the "const-random" crate.