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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install rust-lock_api-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-lock_api-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:48:21 ago on Fri Feb 16 06:49:52 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.