How to Install and Uninstall rust-array-init+default-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-array-init+default-devel.noarch" package

This guide covers the steps necessary to install rust-array-init+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-array-init+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-array-init+default-devel.noarch on Fedora 34:

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

3. Information about the rust-array-init+default-devel.noarch package on Fedora 34

Last metadata expiration check: 4:03:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-array-init+default-devel
Version : 1.0.0
Release : 2.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-array-init-1.0.0-2.fc34.src.rpm
Repository : fedora
Summary : Safe wrapper for initializing fixed-size arrays
URL : https://crates.io/crates/array-init
License : MIT or ASL 2.0
Description : Safe wrapper for initializing fixed-size arrays.
:
: This package contains library source intended for building other packages
: which use "default" feature of "array-init" crate.