How to Install and Uninstall rust-portable-atomic+std-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

Learn how to install rust-portable-atomic+std-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-portable-atomic+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-portable-atomic+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:05:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-portable-atomic+std-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 8.2 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 "std" feature of the "portable-atomic" crate.