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

Last updated: June 02,2024

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

This tutorial shows how to install rust-bit-vec+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-bit-vec+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:10 ago on Mon Feb 26 07:04:30 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.