How to Install and Uninstall rust-flate2+any_zlib-devel.noarch Package on Fedora 39

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install rust-flate2+any_zlib-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-flate2+any_zlib-devel.noarch on Fedora 39:

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

3. Information about the rust-flate2+any_zlib-devel.noarch package on Fedora 39

Last metadata expiration check: 0:39:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-flate2+any_zlib-devel
Version : 1.0.28
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-flate2-1.0.28-1.fc39.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 "any_zlib" feature of the "flate2" crate.