How to Install and Uninstall rust-vec1+smallvec-v1-write-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "rust-vec1+smallvec-v1-write-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-vec1+smallvec-v1-write-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-vec1+smallvec-v1-write-devel.noarch

2. Uninstall "rust-vec1+smallvec-v1-write-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-vec1+smallvec-v1-write-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-vec1+smallvec-v1-write-devel.noarch $ sudo dnf autoremove

3. Information about the rust-vec1+smallvec-v1-write-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-vec1+smallvec-v1-write-devel
Version : 1.10.1
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-vec1-1.10.1-1.el9.src.rpm
Repository : epel
Summary : Std Vec wrapper assuring that it has at least 1 element
URL : https://crates.io/crates/vec1
License : MIT OR Apache-2.0
Description : A std Vec wrapper assuring that it has at least 1 element.
:
: This package contains library source intended for building other packages which
: use the "smallvec-v1-write" feature of the "vec1" crate.