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

Last updated: November 25,2024

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

This guide covers the steps necessary to install rust-partial-io+tokio1-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-partial-io+tokio1-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:58:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-partial-io+tokio1-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 "tokio1" feature of the "partial-io" crate.