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

Last updated: September 19,2024

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

Here is a brief guide to show you how to install rust-maybe-async+default-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-maybe-async+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:25:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-maybe-async+default-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 "default" feature of the "maybe-async" crate.