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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-async-trait-devel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 3:33:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-async-trait-devel
Version : 0.1.57
Release : 1.fc35
Architecture : noarch
Size : 38 k
Source : rust-async-trait-0.1.57-1.fc35.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.