How to Install and Uninstall rust-async-std+alloc-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-async-std+alloc-devel.noarch" package

Learn how to install rust-async-std+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-async-std+alloc-devel.noarch

2. Uninstall "rust-async-std+alloc-devel.noarch" package

Please follow the guidelines below to uninstall rust-async-std+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-async-std+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-async-std+alloc-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-async-std+alloc-devel
Version : 1.12.0
Release : 2.el9
Architecture : noarch
Size : 7.9 k
Source : rust-async-std-1.12.0-2.el9.src.rpm
Repository : epel
Summary : Async version of the Rust standard library
URL : https://crates.io/crates/async-std
License : ASL 2.0 or MIT
Description : Async version of the Rust standard library.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "async-std" crate.