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

Last updated: September 25,2024

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

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

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

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

Here is a brief guide to show you how to uninstall rust-getrandom+custom-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:14:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-getrandom+custom-devel
Version : 0.2.12
Release : 1.fc39
Architecture : noarch
Size : 8.6 k
Source : rust-getrandom-0.2.12-1.fc39.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 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.