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

Last updated: May 19,2024

1. Install "rust-tokio+io-std-devel.noarch" package

Please follow the guidelines below to install rust-tokio+io-std-devel.noarch on Fedora 34

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

2. Uninstall "rust-tokio+io-std-devel.noarch" package

This tutorial shows how to uninstall rust-tokio+io-std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:53:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-tokio+io-std-devel
Version : 1.17.0
Release : 1.fc34
Architecture : noarch
Size : 10 k
Source : rust-tokio-1.17.0-1.fc34.src.rpm
Repository : updates
Summary : Event-driven, non-blocking I/O platform
URL : https://crates.io/crates/tokio
License : MIT
Description : Event-driven, non-blocking I/O platform for writing asynchronous I/O backed
: applications.
:
: This package contains library source intended for building other packages which
: use the "io-std" feature of the "tokio" crate.