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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-async-trait+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-async-trait+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-async-trait+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:36:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-async-trait+default-devel
Version : 0.1.77
Release : 1.el9
Architecture : noarch
Size : 9.0 k
Source : rust-async-trait-0.1.77-1.el9.src.rpm
Repository : epel
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 "default" feature of the "async-trait" crate.