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

Last updated: April 30,2024

1. Install "rust-rand_chacha+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-rand_chacha+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-rand_chacha+std-devel.noarch

2. Uninstall "rust-rand_chacha+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-rand_chacha+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-rand_chacha+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rand_chacha+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rand_chacha+std-devel
Version : 0.3.1
Release : 2.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rand_chacha-0.3.1-2.el9.src.rpm
Repository : epel
Summary : ChaCha random number generator
URL : https://crates.io/crates/rand_chacha
License : MIT or ASL 2.0
Description : ChaCha random number generator.
:
: This package contains library source intended for building other packages
: which use "std" feature of "rand_chacha" crate.