How to Install and Uninstall rust-tinyvec+rustc_1_40-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rust-tinyvec+rustc_1_40-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-tinyvec+rustc_1_40-devel.noarch

2. Uninstall "rust-tinyvec+rustc_1_40-devel.noarch" package

Please follow the guidelines below to uninstall rust-tinyvec+rustc_1_40-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-tinyvec+rustc_1_40-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tinyvec+rustc_1_40-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tinyvec+rustc_1_40-devel
Version : 1.6.0
Release : 2.el9
Architecture : noarch
Size : 8.5 k
Source : rust-tinyvec-1.6.0-2.el9.src.rpm
Repository : epel
Summary : 100% safe vec-like data structures
URL : https://crates.io/crates/tinyvec
License : zlib or ASL 2.0 or MIT
Description : `tinyvec` provides 100% safe vec-like data structures.
:
: This package contains library source intended for building other packages which
: use the "rustc_1_40" feature of the "tinyvec" crate.