How to Install and Uninstall rust-tinyvec+rustc_1_40-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

This guide covers the steps necessary to install rust-tinyvec+rustc_1_40-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-tinyvec+rustc_1_40-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 2:21:14 ago on Wed Mar 13 07:41:12 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.