How to Install and Uninstall rust-proptest+unstable-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

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

Please follow the steps below to install rust-proptest+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-proptest+unstable-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-proptest+unstable-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-proptest+unstable-devel
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 7.9 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 "unstable" feature of the "proptest" crate.