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

Last updated: October 15,2024

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

This guide let you learn how to install rust-async-channel1+default-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-async-channel1+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:45:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-async-channel1+default-devel
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "default" feature of the "async-channel" crate.