How to Install and Uninstall rust-tokio+rt-multi-thread-devel.noarch Package on Fedora 39

Last updated: May 20,2024

1. Install "rust-tokio+rt-multi-thread-devel.noarch" package

Please follow the instructions below to install rust-tokio+rt-multi-thread-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-tokio+rt-multi-thread-devel.noarch

2. Uninstall "rust-tokio+rt-multi-thread-devel.noarch" package

Please follow the instructions below to uninstall rust-tokio+rt-multi-thread-devel.noarch on Fedora 39:

$ sudo dnf remove rust-tokio+rt-multi-thread-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio+rt-multi-thread-devel.noarch package on Fedora 39

Last metadata expiration check: 4:21:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-tokio+rt-multi-thread-devel
Version : 1.36.0
Release : 1.fc39
Architecture : noarch
Size : 9.9 k
Source : rust-tokio-1.36.0-1.fc39.src.rpm
Repository : updates
Summary : Event-driven, non-blocking I/O platform
URL : https://crates.io/crates/tokio
License : MIT
Description : An 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 "rt-multi-thread" feature of the "tokio" crate.