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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-maybe-async+is_sync-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-maybe-async+is_sync-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:31:45 ago on Mon Feb 26 07:04:30 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.