How to Install and Uninstall rust-safe_arch+default-devel.noarch Package on Oracle Linux 9

Last updated: May 11,2024

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

Please follow the instructions below to install rust-safe_arch+default-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-safe_arch+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-safe_arch+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:11:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-safe_arch+default-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "default" feature of the "safe_arch" crate.