How to Install and Uninstall rust-bitstream-io-devel.noarch Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "rust-bitstream-io-devel.noarch" package

Please follow the guidelines below to install rust-bitstream-io-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-bitstream-io-devel.noarch

2. Uninstall "rust-bitstream-io-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-bitstream-io-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-bitstream-io-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bitstream-io-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:52:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitstream-io-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 38 k
Source : rust-bitstream-io-2.2.0-1.el9.src.rpm
Repository : epel
Summary : Library for reading/writing un-aligned values from/to streams
URL : https://crates.io/crates/bitstream-io
License : MIT OR Apache-2.0
Description : Library for reading/writing un-aligned values from/to streams in big-
: endian and little-endian formats.
:
: This package contains library source intended for building other packages which
: use the "bitstream-io" crate.