How to Install and Uninstall rust-bitreader+std-devel.noarch Package on Rocky Linux 9
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "rust-bitreader+std-devel.noarch" package
This guide covers the steps necessary to install rust-bitreader+std-devel.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-bitreader+std-devel.noarch
Copied
2. Uninstall "rust-bitreader+std-devel.noarch" package
This tutorial shows how to uninstall rust-bitreader+std-devel.noarch on Rocky Linux 9:
$
sudo dnf remove
rust-bitreader+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-bitreader+std-devel.noarch package on Rocky Linux 9
Last metadata expiration check: 0:49:00 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-bitreader+std-devel
Version : 0.3.5
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-bitreader-0.3.5-1.el9.src.rpm
Repository : epel
Summary : BitReader helps reading individual bits from a slice of bytes
URL : https://crates.io/crates/bitreader
License : MIT or ASL 2.0
Description : BitReader helps reading individual bits from a slice of bytes.
: You can read "unusual" numbers of bits from the byte slice, for example 13 bits
: at once. The reader internally keeps track of position within the buffer.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "bitreader" crate.
Available Packages
Name : rust-bitreader+std-devel
Version : 0.3.5
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-bitreader-0.3.5-1.el9.src.rpm
Repository : epel
Summary : BitReader helps reading individual bits from a slice of bytes
URL : https://crates.io/crates/bitreader
License : MIT or ASL 2.0
Description : BitReader helps reading individual bits from a slice of bytes.
: You can read "unusual" numbers of bits from the byte slice, for example 13 bits
: at once. The reader internally keeps track of position within the buffer.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "bitreader" crate.