How to Install and Uninstall rust-tinyvec+tinyvec_macros-devel.noarch Package on CentOS Stream 9

Last updated: September 30,2024

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

In this section, we are going to explain the necessary steps to install rust-tinyvec+tinyvec_macros-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-tinyvec+tinyvec_macros-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-tinyvec+tinyvec_macros-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:42:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tinyvec+tinyvec_macros-devel
Version : 1.6.0
Release : 2.el9
Architecture : noarch
Size : 8.7 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 "tinyvec_macros" feature of the "tinyvec" crate.