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

Last updated: November 29,2024

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

Learn how to install rust-partial-io+futures03-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall rust-partial-io+futures03-devel.noarch on Fedora 38:

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

3. Information about the rust-partial-io+futures03-devel.noarch package on Fedora 38

Last metadata expiration check: 0:07:58 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-partial-io+futures03-devel
Version : 0.5.4
Release : 2.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-partial-io-0.5.4-2.fc38.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 "futures03" feature of the "partial-io" crate.