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

Last updated: June 25,2024

1. Install "rust-spin+fair_mutex-devel.noarch" package

Please follow the instructions below to install rust-spin+fair_mutex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-spin+fair_mutex-devel.noarch

2. Uninstall "rust-spin+fair_mutex-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-spin+fair_mutex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-spin+fair_mutex-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-spin+fair_mutex-devel
Version : 0.9.8
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-spin-0.9.8-1.el9.src.rpm
Repository : epel
Summary : Spin-based synchronization primitives
URL : https://crates.io/crates/spin
License : MIT
Description : Spin-based synchronization primitives.
:
: This package contains library source intended for building other packages which
: use the "fair_mutex" feature of the "spin" crate.