How to Install and Uninstall rust-async-channel1-devel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "rust-async-channel1-devel.noarch" package

Here is a brief guide to show you how to install rust-async-channel1-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-async-channel1-devel.noarch

2. Uninstall "rust-async-channel1-devel.noarch" package

This tutorial shows how to uninstall rust-async-channel1-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-async-channel1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-async-channel1-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:13:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-async-channel1-devel
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : rust-async-channel1-1.9.0-1.el9.src.rpm
Repository : epel
Summary : Async multi-producer multi-consumer channel
URL : https://crates.io/crates/async-channel
License : Apache-2.0 OR MIT
Description : Async multi-producer multi-consumer channel.
:
: This package contains library source intended for building other packages which
: use the "async-channel" crate.