How to Install and Uninstall rust-unarray+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

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

Learn how to install rust-unarray+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-unarray+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-unarray+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:19:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-unarray+default-devel
Version : 0.1.4
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-unarray-0.1.4-1.el9.src.rpm
Repository : epel
Summary : Utilities for working with uninitialized arrays
URL : https://crates.io/crates/unarray
License : MIT OR Apache-2.0
Description : Utilities for working with uninitialized arrays.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "unarray" crate.