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

Last updated: May 21,2024

1. Install "rust-quickcheck+log-devel.noarch" package

Please follow the step by step instructions below to install rust-quickcheck+log-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-quickcheck+log-devel.noarch

2. Uninstall "rust-quickcheck+log-devel.noarch" package

This is a short guide on how to uninstall rust-quickcheck+log-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-quickcheck+log-devel.noarch $ sudo dnf autoremove

3. Information about the rust-quickcheck+log-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:33:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-quickcheck+log-devel
Version : 1.0.3
Release : 5.el9
Architecture : noarch
Size : 8.0 k
Source : rust-quickcheck-1.0.3-5.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 "the log" feature of the "quickcheck" crate.