How to Install and Uninstall rust-partial-io+quickcheck1-devel.noarch Package on Fedora 39

Last updated: October 14,2024

1. Install "rust-partial-io+quickcheck1-devel.noarch" package

Please follow the guidelines below to install rust-partial-io+quickcheck1-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-partial-io+quickcheck1-devel.noarch

2. Uninstall "rust-partial-io+quickcheck1-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-partial-io+quickcheck1-devel.noarch on Fedora 39:

$ sudo dnf remove rust-partial-io+quickcheck1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-partial-io+quickcheck1-devel.noarch package on Fedora 39

Last metadata expiration check: 2:17:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-partial-io+quickcheck1-devel
Version : 0.5.4
Release : 3.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-partial-io-0.5.4-3.fc39.src.rpm
Repository : fedora
Summary : Helpers to test partial, interrupted and would-block I/O operations
URL : https://crates.io/crates/partial-io
License : MIT
Description : Helpers to test partial, interrupted and would-block I/O operations, with
: support for property-based testing through proptest and quickcheck.
:
: This package contains library source intended for building other packages which
: use the "quickcheck1" feature of the "partial-io" crate.