How to Install and Uninstall rust-const-random-devel.noarch Package on Oracle Linux 9

Last updated: July 04,2024

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

This guide covers the steps necessary to install rust-const-random-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-const-random-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-const-random-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:20:45 ago on Thu Feb 15 07:50:05 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.