How to Install and Uninstall rust-quickcheck-devel.noarch Package on Fedora 36

Last updated: July 06,2024

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

This tutorial shows how to install rust-quickcheck-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-quickcheck-devel.noarch on Fedora 36:

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

3. Information about the rust-quickcheck-devel.noarch package on Fedora 36

Last metadata expiration check: 2:45:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-quickcheck-devel
Version : 1.0.3
Release : 5.fc36
Architecture : noarch
Size : 34 k
Source : rust-quickcheck-1.0.3-5.fc36.src.rpm
Repository : fedora
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 "quickcheck" crate.