How to Install and Uninstall rust-quickcheck0.9+unstable-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-quickcheck0.9+unstable-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-quickcheck0.9+unstable-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-quickcheck0.9+unstable-devel.noarch" package

Please follow the steps below to uninstall rust-quickcheck0.9+unstable-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-quickcheck0.9+unstable-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-quickcheck0.9+unstable-devel
Version : 0.9.2
Release : 4.el9
Architecture : noarch
Size : 7.5 k
Source : rust-quickcheck0.9-0.9.2-4.el9.src.rpm
Repository : epel
Summary : Automatic property based testing with shrinking
URL : https://crates.io/crates/quickcheck
License : Unlicense or MIT
Description : Automatic property based testing with shrinking.
:
: This package contains library source intended for building other packages
: which use "unstable" feature of "quickcheck" crate.