How to Install and Uninstall rust-quickcheck-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-quickcheck-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-quickcheck-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-quickcheck-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:04:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-quickcheck-devel
Version : 1.0.3
Release : 5.el9
Architecture : noarch
Size : 34 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 "quickcheck" crate.