How to Install and Uninstall rust-spin+spin_mutex-devel.noarch Package on Fedora 38

Last updated: October 26,2024

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

This guide let you learn how to install rust-spin+spin_mutex-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-spin+spin_mutex-devel.noarch on Fedora 38:

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

3. Information about the rust-spin+spin_mutex-devel.noarch package on Fedora 38

Last metadata expiration check: 1:49:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-spin+spin_mutex-devel
Version : 0.9.8
Release : 1.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-spin-0.9.8-1.fc38.src.rpm
Repository : updates
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 "spin_mutex" feature of the "spin" crate.