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

Last updated: June 25,2024

1. Install "rust-portable-atomic-devel.noarch" package

Learn how to install rust-portable-atomic-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-portable-atomic-devel.noarch

2. Uninstall "rust-portable-atomic-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-portable-atomic-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-portable-atomic-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-portable-atomic-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 113 k
Source : rust-portable-atomic-1.6.0-1.el9.src.rpm
Repository : epel
Summary : Portable atomic types including support for 128-bit atomics, atomic float, etc
URL : https://crates.io/crates/portable-atomic
License : Apache-2.0 OR MIT
Description : Portable atomic types including support for 128-bit atomics, atomic
: float, etc.
:
: This package contains library source intended for building other packages which
: use the "portable-atomic" crate.