How to Install and Uninstall rust-proptest+lazy_static-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rust-proptest+lazy_static-devel.noarch" package

Please follow the steps below to install rust-proptest+lazy_static-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-proptest+lazy_static-devel.noarch

2. Uninstall "rust-proptest+lazy_static-devel.noarch" package

This guide covers the steps necessary to uninstall rust-proptest+lazy_static-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-proptest+lazy_static-devel.noarch $ sudo dnf autoremove

3. Information about the rust-proptest+lazy_static-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:06:24 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-proptest+lazy_static-devel
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-proptest-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Hypothesis-like property-based testing and shrinking
URL : https://crates.io/crates/proptest
License : MIT OR Apache-2.0
Description : Hypothesis-like property-based testing and shrinking.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "proptest" crate.