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

Last updated: June 28,2024

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

In this section, we are going to explain the necessary steps to install rust-async-task-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-async-task-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:30:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-async-task-devel
Version : 4.7.0
Release : 1.el9
Architecture : noarch
Size : 40 k
Source : rust-async-task-4.7.0-1.el9.src.rpm
Repository : epel
Summary : Task abstraction for building executors
URL : https://crates.io/crates/async-task
License : Apache-2.0 OR MIT
Description : Task abstraction for building executors.
:
: This package contains library source intended for building other packages which
: use the "async-task" crate.