How to Install and Uninstall rust-atomic+fallback-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This guide let you learn how to install rust-atomic+fallback-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-atomic+fallback-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-atomic+fallback-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-atomic+fallback-devel
Version : 0.5.3
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-atomic-0.5.3-1.el9.src.rpm
Repository : epel
Summary : Generic Atomic wrapper type
URL : https://crates.io/crates/atomic
License : Apache-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.