How to Install and Uninstall rust-arrayvec+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 21,2024
1. Install "rust-arrayvec+std-devel.noarch" package
This guide covers the steps necessary to install rust-arrayvec+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-arrayvec+std-devel.noarch
Copied
2. Uninstall "rust-arrayvec+std-devel.noarch" package
Please follow the instructions below to uninstall rust-arrayvec+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-arrayvec+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-arrayvec+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:17:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-arrayvec+std-devel
Version : 0.7.4
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-arrayvec-0.7.4-1.el9.src.rpm
Repository : epel
Summary : Vector with fixed capacity, backed by an array
URL : https://crates.io/crates/arrayvec
License : MIT OR Apache-2.0
Description : A vector with fixed capacity, backed by an array (it can be stored on
: the stack too). Implements fixed capacity ArrayVec and ArrayString.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "arrayvec" crate.
Available Packages
Name : rust-arrayvec+std-devel
Version : 0.7.4
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-arrayvec-0.7.4-1.el9.src.rpm
Repository : epel
Summary : Vector with fixed capacity, backed by an array
URL : https://crates.io/crates/arrayvec
License : MIT OR Apache-2.0
Description : A vector with fixed capacity, backed by an array (it can be stored on
: the stack too). Implements fixed capacity ArrayVec and ArrayString.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "arrayvec" crate.