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

Last updated: May 20,2024

1. Install "rust-tokio0.1+tokio-sync-devel.noarch" package

Here is a brief guide to show you how to install rust-tokio0.1+tokio-sync-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-tokio0.1+tokio-sync-devel.noarch

2. Uninstall "rust-tokio0.1+tokio-sync-devel.noarch" package

Please follow the guidance below to uninstall rust-tokio0.1+tokio-sync-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-tokio0.1+tokio-sync-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:36:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-tokio0.1+tokio-sync-devel
Version : 0.1.22
Release : 7.el9
Architecture : noarch
Size : 7.8 k
Source : rust-tokio0.1-0.1.22-7.el9.src.rpm
Repository : epel
Summary : Platform for writing asynchronous I/O backed applications
URL : https://crates.io/crates/tokio
License : MIT
Description : 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 "tokio-sync" feature of "tokio" crate.