How to Install and Uninstall rust-getrandom+custom-devel.noarch Package on Fedora 34

Last updated: September 06,2024

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

This tutorial shows how to install rust-getrandom+custom-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-getrandom+custom-devel.noarch on Fedora 34:

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

3. Information about the rust-getrandom+custom-devel.noarch package on Fedora 34

Last metadata expiration check: 0:49:01 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-getrandom+custom-devel
Version : 0.2.6
Release : 1.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-getrandom-0.2.6-1.fc34.src.rpm
Repository : updates
Summary : Small cross-platform library for retrieving random data from system source
URL : https://crates.io/crates/getrandom
License : MIT or ASL 2.0
Description : 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.