How to Install and Uninstall rust-atomic+fallback-devel.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "rust-atomic+fallback-devel.noarch" package

Learn how to install rust-atomic+fallback-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-atomic+fallback-devel.noarch

2. Uninstall "rust-atomic+fallback-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-atomic+fallback-devel.noarch on Fedora 34:

$ sudo dnf remove rust-atomic+fallback-devel.noarch $ sudo dnf autoremove

3. Information about the rust-atomic+fallback-devel.noarch package on Fedora 34

Last metadata expiration check: 0:41:25 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-atomic+fallback-devel
Version : 0.5.1
Release : 1.fc34
Architecture : noarch
Size : 7.0 k
Source : rust-atomic-0.5.1-1.fc34.src.rpm
Repository : updates
Summary : Generic Atomic wrapper type
URL : https://crates.io/crates/atomic
License : ASL 2.0 or MIT
Description : Generic Atomic wrapper type.
:
: This package contains library source intended for building other packages which
: use the "fallback" feature of the "atomic" crate.