How to Install and Uninstall rust-maybe-async+is_sync-devel.noarch Package on Fedora 38

Last updated: November 01,2024

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

In this section, we are going to explain the necessary steps to install rust-maybe-async+is_sync-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-maybe-async+is_sync-devel.noarch on Fedora 38:

$ 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 Fedora 38

Last metadata expiration check: 3:09:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-maybe-async+is_sync-devel
Version : 0.2.9
Release : 1.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-maybe-async-0.2.9-1.fc38.src.rpm
Repository : updates
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.