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

Last updated: January 13,2025

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

Please follow the guidance below to install golang-github-nytimes-gziphandler-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall golang-github-nytimes-gziphandler-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 2:08:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-nytimes-gziphandler-devel
Version : 1.1.1
Release : 13.fc39
Architecture : noarch
Size : 28 k
Source : golang-github-nytimes-gziphandler-1.1.1-13.fc39.src.rpm
Repository : fedora
Summary : Go middleware to gzip HTTP responses
URL : https://github.com/NYTimes/gziphandler
License : Apache-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