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

Last updated: October 06,2024

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

Please follow the instructions below to install rust-lock_api-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-lock_api-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:26:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-lock_api-devel
Version : 0.4.11
Release : 1.el9
Architecture : noarch
Size : 29 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 "lock_api" crate.