How to Install and Uninstall rust-bitstream-io-devel.noarch Package on Fedora 35

Last updated: November 02,2024

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

Learn how to install rust-bitstream-io-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-bitstream-io-devel.noarch on Fedora 35:

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

3. Information about the rust-bitstream-io-devel.noarch package on Fedora 35

Last metadata expiration check: 1:05:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-bitstream-io-devel
Version : 1.5.0
Release : 1.fc35
Architecture : noarch
Size : 35 k
Source : rust-bitstream-io-1.5.0-1.fc35.src.rpm
Repository : updates
Summary : Library for reading/writing un-aligned values from/to streams
URL : https://crates.io/crates/bitstream-io
License : MIT or ASL 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.