How to Install and Uninstall rust-maybe-async+is_sync-devel.noarch Package on Rocky Linux 9

Last updated: October 14,2024

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

Please follow the guidelines below to install rust-maybe-async+is_sync-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-maybe-async+is_sync-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-maybe-async+is_sync-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:06:51 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-maybe-async+is_sync-devel
Version : 0.2.7
Release : 3.el9
Architecture : noarch
Size : 7.3 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 "is_sync" feature of the "maybe-async" crate.