How to Install and Uninstall rust-bit-vec+std-devel.noarch Package on AlmaLinux 9

Last updated: June 24,2024

1. Install "rust-bit-vec+std-devel.noarch" package

This is a short guide on how to install rust-bit-vec+std-devel.noarch on AlmaLinux 9

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

2. Uninstall "rust-bit-vec+std-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-bit-vec+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-bit-vec+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:32:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-bit-vec+std-devel
Version : 0.6.3
Release : 5.el9
Architecture : noarch
Size : 7.6 k
Source : rust-bit-vec-0.6.3-5.el9.src.rpm
Repository : epel
Summary : Vector of bits
URL : https://crates.io/crates/bit-vec
License : MIT or ASL 2.0
Description : Vector of bits.
:
: This package contains library source intended for building other packages
: which use "std" feature of "bit-vec" crate.