How to Install and Uninstall rust-flate2+miniz-sys-devel.noarch Package on Fedora 35

Last updated: June 29,2024

1. Install "rust-flate2+miniz-sys-devel.noarch" package

Learn how to install rust-flate2+miniz-sys-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-flate2+miniz-sys-devel.noarch

2. Uninstall "rust-flate2+miniz-sys-devel.noarch" package

Please follow the guidelines below to uninstall rust-flate2+miniz-sys-devel.noarch on Fedora 35:

$ sudo dnf remove rust-flate2+miniz-sys-devel.noarch $ sudo dnf autoremove

3. Information about the rust-flate2+miniz-sys-devel.noarch package on Fedora 35

Last metadata expiration check: 4:07:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-flate2+miniz-sys-devel
Version : 1.0.24
Release : 1.fc35
Architecture : noarch
Size : 8.3 k
Source : rust-flate2-1.0.24-1.fc35.src.rpm
Repository : updates
Summary : DEFLATE compression and decompression exposed as Read/BufRead/Write streams
URL : https://crates.io/crates/flate2
License : MIT OR Apache-2.0
Description : DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
: Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
: and raw deflate streams.
:
: This package contains library source intended for building other packages which
: use the "miniz-sys" feature of the "flate2" crate.