How to Install and Uninstall rust-random-trait+default-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-random-trait+default-devel.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall rust-random-trait+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-random-trait+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:42:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-random-trait+default-devel
Version : 0.1.1
Release : 11.el9
Architecture : noarch
Size : 7.7 k
Source : rust-random-trait-0.1.1-11.el9.src.rpm
Repository : epel
Summary : Rust library for a random trait meant to produce random generic types
URL : https://crates.io/crates/random-trait
License : MIT OR Apache-2.0
Description : Rust library for a random trait meant to produce random generic types.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "random-trait" crate.