How to Install and Uninstall rust-tokio0.2+mio-uds-devel.noarch Package on CentOS Stream 9

Last updated: June 02,2024

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

This is a short guide on how to install rust-tokio0.2+mio-uds-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-tokio0.2+mio-uds-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-tokio0.2+mio-uds-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tokio0.2+mio-uds-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:22:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tokio0.2+mio-uds-devel
Version : 0.2.25
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "mio-uds" feature of the "tokio" crate.