How to Install and Uninstall rust-async-task+std-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

Learn how to install rust-async-task+std-devel.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall rust-async-task+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-async-task+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:43:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-async-task+std-devel
Version : 4.7.0
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "std" feature of the "async-task" crate.