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

Last updated: May 13,2024

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

In this section, we are going to explain the necessary steps to install rust-tokio+macros-devel.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 3:41:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-tokio+macros-devel
Version : 1.20.1
Release : 1.fc36
Architecture : noarch
Size : 10 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 "macros" feature of the "tokio" crate.