How to Install and Uninstall rust-proptest+lazy_static-devel.noarch Package on Fedora 34

Last updated: June 26,2024

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

Here is a brief guide to show you how to install rust-proptest+lazy_static-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-proptest+lazy_static-devel.noarch on Fedora 34:

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

3. Information about the rust-proptest+lazy_static-devel.noarch package on Fedora 34

Last metadata expiration check: 2:00:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-proptest+lazy_static-devel
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-proptest-1.0.0-3.fc34.src.rpm
Repository : updates
Summary : Hypothesis-like property-based testing and shrinking
URL : https://crates.io/crates/proptest
License : MIT or ASL 2.0
Description : Hypothesis-like property-based testing and shrinking.
:
: This package contains library source intended for building other packages
: which use "lazy_static" feature of "proptest" crate.