How to Install and Uninstall golang-github-nytimes-gziphandler-devel.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "golang-github-nytimes-gziphandler-devel.noarch" package

This is a short guide on how to install golang-github-nytimes-gziphandler-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-nytimes-gziphandler-devel.noarch

2. Uninstall "golang-github-nytimes-gziphandler-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-nytimes-gziphandler-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-nytimes-gziphandler-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-nytimes-gziphandler-devel.noarch package on Fedora 34

Last metadata expiration check: 2:14:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-nytimes-gziphandler-devel
Version : 1.1.1
Release : 6.fc34
Architecture : noarch
Size : 28 k
Source : golang-github-nytimes-gziphandler-1.1.1-6.fc34.src.rpm
Repository : fedora
Summary : Go middleware to gzip HTTP responses
URL : https://github.com/NYTimes/gziphandler
License : ASL 2.0
Description : This is a tiny Go package which wraps HTTP handlers to transparently gzip the
: response body, for clients which support it. Although it's usually simpler to
: leave that to a reverse proxy (like nginx or Varnish), this package is useful
: when that's undesirable.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/NYTimes/gziphandler