How to Install and Uninstall rust-flate2-devel.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "rust-flate2-devel.noarch" package

Here is a brief guide to show you how to install rust-flate2-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-flate2-devel.noarch

2. Uninstall "rust-flate2-devel.noarch" package

Please follow the guidance below to uninstall rust-flate2-devel.noarch on Fedora 34:

$ sudo dnf remove rust-flate2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-flate2-devel.noarch package on Fedora 34

Last metadata expiration check: 4:15:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-flate2-devel
Version : 1.0.22
Release : 1.fc34
Architecture : noarch
Size : 74 k
Source : rust-flate2-1.0.22-1.fc34.src.rpm
Repository : updates
Summary : DEFLATE compression and decompression exposed as Read/BufRead/Write streams
URL : https://crates.io/crates/flate2
License : MIT or ASL 2.0
Description : DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
: Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports
: zlib, gzip, and raw deflate streams.
:
: This package contains library source intended for building other packages
: which use "flate2" crate.