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

Last updated: October 07,2024

1. Install "rust-spin0.5+default-devel.noarch" package

This is a short guide on how to install rust-spin0.5+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-spin0.5+default-devel.noarch

2. Uninstall "rust-spin0.5+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-spin0.5+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-spin0.5+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:28:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-spin0.5+default-devel
Version : 0.5.2
Release : 3.el9
Architecture : noarch
Size : 7.4 k
Source : rust-spin0.5-0.5.2-3.el9.src.rpm
Repository : epel
Summary : Synchronization primitives based on spinning
URL : https://crates.io/crates/spin
License : MIT
Description : Synchronization primitives based on spinning. They may contain data, are usable
: without `std`, and static initializers are available.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "spin" crate.