How to Install and Uninstall rust-lock_api+owning_ref-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

This tutorial shows how to install rust-lock_api+owning_ref-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-lock_api+owning_ref-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lock_api+owning_ref-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:16:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-lock_api+owning_ref-devel
Version : 0.4.11
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "owning_ref" feature of the "lock_api" crate.