How to Install and Uninstall rust-tokio0.2+tcp-devel.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "rust-tokio0.2+tcp-devel.noarch" package

This guide let you learn how to install rust-tokio0.2+tcp-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-tokio0.2+tcp-devel.noarch

2. Uninstall "rust-tokio0.2+tcp-devel.noarch" package

Please follow the guidelines below to uninstall rust-tokio0.2+tcp-devel.noarch on Fedora 39:

$ sudo dnf remove rust-tokio0.2+tcp-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio0.2+tcp-devel.noarch package on Fedora 39

Last metadata expiration check: 0:51:34 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-tokio0.2+tcp-devel
Version : 0.2.25
Release : 2.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-tokio0.2-0.2.25-2.fc39.src.rpm
Repository : fedora
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 "tcp" feature of the "tokio" crate.