How to Install and Uninstall rust-safe_arch-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-safe_arch-devel.noarch" package

This is a short guide on how to install rust-safe_arch-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-safe_arch-devel.noarch

2. Uninstall "rust-safe_arch-devel.noarch" package

Please follow the guidance below to uninstall rust-safe_arch-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-safe_arch-devel.noarch $ sudo dnf autoremove

3. Information about the rust-safe_arch-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:49:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-safe_arch-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 75 k
Source : rust-safe_arch-0.7.1-1.el9.src.rpm
Repository : epel
Summary : Crate that exposes core::arch safely via #[cfg()]
URL : https://crates.io/crates/safe_arch
License : Zlib OR Apache-2.0 OR MIT
Description : Crate that exposes `core::arch` safely via `#[cfg()]`.
:
: This package contains library source intended for building other packages which
: use the "safe_arch" crate.