How to Install and Uninstall rust-maybe-async-devel.noarch Package on CentOS Stream 9

Last updated: November 26,2024

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

This tutorial shows how to install rust-maybe-async-devel.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall rust-maybe-async-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-maybe-async-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:44:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-maybe-async-devel
Version : 0.2.7
Release : 3.el9
Architecture : noarch
Size : 23 k
Source : rust-maybe-async-0.2.7-3.el9.src.rpm
Repository : epel
Summary : Procedural macro to unify SYNC and ASYNC implementation
URL : https://crates.io/crates/maybe-async
License : MIT
Description : A procedural macro to unify SYNC and ASYNC implementation.
:
: This package contains library source intended for building other packages which
: use the "maybe-async" crate.