How to Install and Uninstall rust-spin+once-devel.noarch Package on CentOS Stream 9

Last updated: October 05,2024

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

Here is a brief guide to show you how to install rust-spin+once-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-spin+once-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-spin+once-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:45:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-spin+once-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 "once" feature of the "spin" crate.