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

Last updated: October 12,2024

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

This guide let you learn how to install rust-arrayref-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall rust-arrayref-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:05:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-arrayref-devel
Version : 0.3.7
Release : 2.el9
Architecture : noarch
Size : 15 k
Source : rust-arrayref-0.3.7-2.el9.src.rpm
Repository : epel
Summary : Macros to take array references of slices
URL : https://crates.io/crates/arrayref
License : BSD-2-Clause
Description : Macros to take array references of slices.
:
: This package contains library source intended for building other packages which
: use the "arrayref" crate.