How to Install and Uninstall rust-bzip2+futures-devel.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "rust-bzip2+futures-devel.noarch" package

This tutorial shows how to install rust-bzip2+futures-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-bzip2+futures-devel.noarch

2. Uninstall "rust-bzip2+futures-devel.noarch" package

This tutorial shows how to uninstall rust-bzip2+futures-devel.noarch on Fedora 34:

$ sudo dnf remove rust-bzip2+futures-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bzip2+futures-devel.noarch package on Fedora 34

Last metadata expiration check: 0:43:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-bzip2+futures-devel
Version : 0.4.3
Release : 1.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-bzip2-0.4.3-1.fc34.src.rpm
Repository : updates
Summary : Bindings to libbzip2 for bzip2 exposed as Reader/Writer streams
URL : https://crates.io/crates/bzip2
License : MIT or ASL 2.0
Description : Bindings to libbzip2 for bzip2 compression and decompression exposed as
: Reader/Writer streams.
:
: This package contains library source intended for building other packages
: which use "futures" feature of "bzip2" crate.