How to Install and Uninstall rust-arrayref+default-devel.noarch Package on Fedora 39

Last updated: January 12,2025

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

Please follow the guidelines below to install rust-arrayref+default-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-arrayref+default-devel.noarch on Fedora 39:

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

3. Information about the rust-arrayref+default-devel.noarch package on Fedora 39

Last metadata expiration check: 5:11:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-arrayref+default-devel
Version : 0.3.7
Release : 2.fc39
Architecture : noarch
Size : 7.7 k
Source : rust-arrayref-0.3.7-2.fc39.src.rpm
Repository : fedora
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.