How to Install and Uninstall rust-tokio+tokio-macros-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

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

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

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

Here is a brief guide to show you how to uninstall rust-tokio+tokio-macros-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tokio+tokio-macros-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:48:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tokio+tokio-macros-devel
Version : 1.36.0
Release : 1.el9
Architecture : noarch
Size : 9.7 k
Source : rust-tokio-1.36.0-1.el9.src.rpm
Repository : epel
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 "tokio-macros" feature of the "tokio" crate.