How to Install and Uninstall rust-rand0.5-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-rand0.5-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-rand0.5-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-rand0.5-devel.noarch

2. Uninstall "rust-rand0.5-devel.noarch" package

This is a short guide on how to uninstall rust-rand0.5-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-rand0.5-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rand0.5-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:01:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rand0.5-devel
Version : 0.5.6
Release : 13.el9
Architecture : noarch
Size : 126 k
Source : rust-rand0.5-0.5.6-13.el9.src.rpm
Repository : epel
Summary : Random number generators and other randomness functionality
URL : https://crates.io/crates/rand
License : MIT or ASL 2.0
Description : Random number generators and other randomness functionality.
:
: This package contains library source intended for building other packages
: which use "rand" crate.