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

Last updated: June 29,2024

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

Please follow the guidelines below to install rust-tokio+num_cpus-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-tokio+num_cpus-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-tokio+num_cpus-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tokio+num_cpus-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 "num_cpus" feature of the "tokio" crate.