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

Last updated: April 29,2024

1. Install "rust-getrandom+custom-devel.noarch" package

This guide covers the steps necessary to install rust-getrandom+custom-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-getrandom+custom-devel.noarch

2. Uninstall "rust-getrandom+custom-devel.noarch" package

This guide let you learn how to uninstall rust-getrandom+custom-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-getrandom+custom-devel.noarch $ sudo dnf autoremove

3. Information about the rust-getrandom+custom-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-getrandom+custom-devel
Version : 0.2.12
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-getrandom-0.2.12-1.el9.src.rpm
Repository : epel
Summary : Small cross-platform library for retrieving random data from system source
URL : https://crates.io/crates/getrandom
License : MIT OR Apache-2.0
Description : A small cross-platform library for retrieving random data from system
: source.
:
: This package contains library source intended for building other packages which
: use the "custom" feature of the "getrandom" crate.