How to Install and Uninstall rust-async-lock2+default-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-async-lock2+default-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-async-lock2+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-async-lock2+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:19:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-async-lock2+default-devel
Version : 2.8.0
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-async-lock2-2.8.0-1.el9.src.rpm
Repository : epel
Summary : Async synchronization primitives
URL : https://crates.io/crates/async-lock
License : Apache-2.0 OR MIT
Description : Async synchronization primitives.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "async-lock" crate.