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

Last updated: October 05,2024

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

This tutorial shows how to install rust-bitstream-io+default-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-bitstream-io+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:33:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitstream-io+default-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "default" feature of the "bitstream-io" crate.