How to Install and Uninstall rust-tokio0.2+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

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

Learn how to install rust-tokio0.2+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-tokio0.2+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-tokio0.2+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:17:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tokio0.2+default-devel
Version : 0.2.25
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-tokio0.2-0.2.25-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 "default" feature of the "tokio" crate.