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

Last updated: September 30,2024

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

Please follow the step by step instructions below to install rust-arrayref+default-devel.noarch on CentOS Stream 9

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

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

Please follow the guidelines below to uninstall rust-arrayref+default-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:01:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-arrayref+default-devel
Version : 0.3.7
Release : 2.el9
Architecture : noarch
Size : 7.6 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 "default" feature of the "arrayref" crate.