How to Install and Uninstall rust-async-trait-devel.noarch Package on Fedora 36

Last updated: May 20,2024

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

This guide covers the steps necessary to install rust-async-trait-devel.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall rust-async-trait-devel.noarch on Fedora 36:

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

3. Information about the rust-async-trait-devel.noarch package on Fedora 36

Last metadata expiration check: 2:42:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-async-trait-devel
Version : 0.1.57
Release : 1.fc36
Architecture : noarch
Size : 39 k
Source : rust-async-trait-0.1.57-1.fc36.src.rpm
Repository : updates
Summary : Type erasure for async trait methods
URL : https://crates.io/crates/async-trait
License : MIT OR Apache-2.0
Description : Type erasure for async trait methods.
:
: This package contains library source intended for building other packages which
: use the "async-trait" crate.