How to Install and Uninstall rust-gzip-header-devel.noarch Package on Fedora 36

Last updated: July 04,2024

1. Install "rust-gzip-header-devel.noarch" package

Please follow the instructions below to install rust-gzip-header-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-gzip-header-devel.noarch

2. Uninstall "rust-gzip-header-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-gzip-header-devel.noarch on Fedora 36:

$ sudo dnf remove rust-gzip-header-devel.noarch $ sudo dnf autoremove

3. Information about the rust-gzip-header-devel.noarch package on Fedora 36

Last metadata expiration check: 4:24:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-gzip-header-devel
Version : 1.0.0
Release : 1.fc36
Architecture : noarch
Size : 20 k
Source : rust-gzip-header-1.0.0-1.fc36.src.rpm
Repository : updates
Summary : Crate for decoding and encoding the header part of gzip files
URL : https://crates.io/crates/gzip-header
License : MIT OR Apache-2.0
Description : Crate for decoding and encoding the header part of gzip files based on the gzip
: header implementation in the flate2 crate.
:
: This package contains library source intended for building other packages which
: use the "gzip-header" crate.