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

Last updated: June 29,2024

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

This tutorial shows how to install rust-atomic+std-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-atomic+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:37:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-atomic+std-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 "std" feature of the "atomic" crate.