How to Install and Uninstall rust-tokio+time-devel.noarch Package on CentOS Stream 9

Last updated: June 02,2024

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

Here is a brief guide to show you how to install rust-tokio+time-devel.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall rust-tokio+time-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tokio+time-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:02:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tokio+time-devel
Version : 1.36.0
Release : 1.el9
Architecture : noarch
Size : 9.5 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 "time" feature of the "tokio" crate.