How to Install and Uninstall rust-tokio+fs-devel.noarch Package on Fedora 36

Last updated: July 01,2024

1. Install "rust-tokio+fs-devel.noarch" package

Please follow the guidelines below to install rust-tokio+fs-devel.noarch on Fedora 36

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

2. Uninstall "rust-tokio+fs-devel.noarch" package

Please follow the guidance below to uninstall rust-tokio+fs-devel.noarch on Fedora 36:

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

3. Information about the rust-tokio+fs-devel.noarch package on Fedora 36

Last metadata expiration check: 0:44:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-tokio+fs-devel
Version : 1.20.1
Release : 1.fc36
Architecture : noarch
Size : 9.9 k
Source : rust-tokio-1.20.1-1.fc36.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 "fs" feature of the "tokio" crate.