How to Install and Uninstall rust-flate2+miniz_oxide-devel.noarch Package on AlmaLinux 9

Last updated: June 16,2024

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

Please follow the steps below to install rust-flate2+miniz_oxide-devel.noarch on AlmaLinux 9

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

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

Please follow the steps below to uninstall rust-flate2+miniz_oxide-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-flate2+miniz_oxide-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:19:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-flate2+miniz_oxide-devel
Version : 1.0.28
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-flate2-1.0.28-1.el9.src.rpm
Repository : epel
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_oxide" feature of the "flate2" crate.