How to Install and Uninstall rust-arrayvec+std-devel.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "rust-arrayvec+std-devel.noarch" package
This tutorial shows how to install rust-arrayvec+std-devel.noarch on AlmaLinux 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 guidelines below to uninstall rust-arrayvec+std-devel.noarch on AlmaLinux 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 AlmaLinux 9
Last metadata expiration check: 2:14:50 ago on Wed Mar 13 07:41:12 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.