How to Install and Uninstall rust-tokio-io-pool-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rust-tokio-io-pool-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-tokio-io-pool-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-tokio-io-pool-devel.noarch

2. Uninstall "rust-tokio-io-pool-devel.noarch" package

This is a short guide on how to uninstall rust-tokio-io-pool-devel.noarch on Fedora 34:

$ sudo dnf remove rust-tokio-io-pool-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-io-pool-devel.noarch package on Fedora 34

Last metadata expiration check: 1:38:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-tokio-io-pool-devel
Version : 0.1.6
Release : 6.fc34
Architecture : noarch
Size : 21 k
Source : rust-tokio-io-pool-0.1.6-6.fc34.src.rpm
Repository : fedora
Summary : Alternative tokio thread pool for executing short, I/O-heavy futures efficiently
URL : https://crates.io/crates/tokio-io-pool
License : MIT or ASL 2.0
Description : Alternative tokio thread pool for executing short, I/O-heavy futures
: efficiently.
:
: This package contains library source intended for building other packages
: which use "tokio-io-pool" crate.