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

Last updated: July 01,2024

1. Install "rust-deranged+alloc-devel.noarch" package

Learn how to install rust-deranged+alloc-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-deranged+alloc-devel.noarch

2. Uninstall "rust-deranged+alloc-devel.noarch" package

This guide covers the steps necessary to uninstall rust-deranged+alloc-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-deranged+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-deranged+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:09:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-deranged+alloc-devel
Version : 0.3.11
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-deranged-0.3.11-1.el9.src.rpm
Repository : epel
Summary : Ranged integers
URL : https://crates.io/crates/deranged
License : MIT OR Apache-2.0
Description : Ranged integers.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "deranged" crate.