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

Last updated: April 25,2024

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

In this section, we are going to explain the necessary steps to install rust-getrandom+std-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-getrandom+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:19:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-getrandom+std-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 "std" feature of the "getrandom" crate.