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

Last updated: October 01,2024

1. Install "rust-vec1+std-devel.noarch" package

Learn how to install rust-vec1+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-vec1+std-devel.noarch

2. Uninstall "rust-vec1+std-devel.noarch" package

This guide let you learn how to uninstall rust-vec1+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-vec1+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-vec1+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:51:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-vec1+std-devel
Version : 1.10.1
Release : 1.el9
Architecture : noarch
Size : 7.0 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 "std" feature of the "vec1" crate.