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

Last updated: September 29,2024

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

This is a short guide on how to install rust-gzip-header-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-gzip-header-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:53:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-gzip-header-devel
Version : 0.3.0
Release : 4.fc34
Architecture : noarch
Size : 21 k
Source : rust-gzip-header-0.3.0-4.fc34.src.rpm
Repository : fedora
Summary : Crate for decoding and encoding the header part of gzip files
URL : https://crates.io/crates/gzip-header
License : MIT or ASL 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 "gzip-header" crate.