How to Install and Uninstall rust-arrayref-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

Here is a brief guide to show you how to install rust-arrayref-devel.noarch on CentOS Stream 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 CentOS Stream 9:

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

3. Information about the rust-arrayref-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:27:29 ago on Sat Mar 16 16:03:45 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.