How to Install and Uninstall rust-spin0.5+default-devel.noarch Package on Fedora 36

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-spin0.5+default-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-spin0.5+default-devel.noarch on Fedora 36:

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

3. Information about the rust-spin0.5+default-devel.noarch package on Fedora 36

Last metadata expiration check: 2:01:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-spin0.5+default-devel
Version : 0.5.2
Release : 2.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-spin0.5-0.5.2-2.fc36.src.rpm
Repository : fedora
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.