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

Last updated: October 13,2024

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

Please follow the guidance below to install rust-async-trait-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-async-trait-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-async-trait-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:40:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-async-trait-devel
Version : 0.1.77
Release : 1.el9
Architecture : noarch
Size : 41 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 "async-trait" crate.