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

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-spin0.5+default-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-spin0.5+default-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 3:10:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-spin0.5+default-devel
Version : 0.5.2
Release : 1.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-spin0.5-0.5.2-1.fc35.src.rpm
Repository : updates
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.