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

Last updated: November 25,2024

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

This guide covers the steps necessary to install rust-proptest+lazy_static-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-proptest+lazy_static-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 1:31:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-proptest+lazy_static-devel
Version : 1.4.0
Release : 1.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-proptest-1.4.0-1.fc39.src.rpm
Repository : updates
Summary : Hypothesis-like property-based testing and shrinking
URL : https://crates.io/crates/proptest
License : MIT OR Apache-2.0
Description : Hypothesis-like property-based testing and shrinking.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "proptest" crate.