How to Install and Uninstall rust-random+default-devel.noarch Package on Fedora 38

Last updated: September 23,2024

1. Install "rust-random+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-random+default-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-random+default-devel.noarch

2. Uninstall "rust-random+default-devel.noarch" package

This tutorial shows how to uninstall rust-random+default-devel.noarch on Fedora 38:

$ sudo dnf remove rust-random+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-random+default-devel.noarch package on Fedora 38

Last metadata expiration check: 5:38:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-random+default-devel
Version : 0.14.0
Release : 1.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-random-0.14.0-1.fc38.src.rpm
Repository : updates
Summary : Package provides sources of randomness
URL : https://crates.io/crates/random
License : Apache-2.0 OR MIT
Description : The package provides sources of randomness.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "random" crate.