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

Last updated: June 26,2024

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

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

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

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

This tutorial shows how to uninstall rust-bitstream-io1-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:20:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitstream-io1-devel
Version : 1.10.0
Release : 1.el9
Architecture : noarch
Size : 36 k
Source : rust-bitstream-io1-1.10.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.