How to Install and Uninstall rust-safe_arch-devel.noarch Package on Rocky Linux 9

Last updated: March 29,2024

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

Learn how to install rust-safe_arch-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-safe_arch-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-safe_arch-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:06:06 ago on Fri Feb 16 06:49:52 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.