How to Install and Uninstall rust-lock_api+arc_lock-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "rust-lock_api+arc_lock-devel.noarch" package

Please follow the guidance below to install rust-lock_api+arc_lock-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-lock_api+arc_lock-devel.noarch

2. Uninstall "rust-lock_api+arc_lock-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-lock_api+arc_lock-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-lock_api+arc_lock-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lock_api+arc_lock-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:06:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-lock_api+arc_lock-devel
Version : 0.4.11
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-lock_api-0.4.11-1.el9.src.rpm
Repository : epel
Summary : Wrappers to create fully-featured Mutex and RwLock types
URL : https://crates.io/crates/lock_api
License : MIT OR Apache-2.0
Description : Wrappers to create fully-featured Mutex and RwLock types. Compatible
: with no_std.
:
: This package contains library source intended for building other packages which
: use the "arc_lock" feature of the "lock_api" crate.