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

Last updated: November 28,2024

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

Learn how to install golang-github-nytimes-gziphandler-devel.noarch on Fedora 35

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

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

Learn how to uninstall golang-github-nytimes-gziphandler-devel.noarch on Fedora 35:

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

Last metadata expiration check: 4:04:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-nytimes-gziphandler-devel
Version : 1.1.1
Release : 11.fc35
Architecture : noarch
Size : 28 k
Source : golang-github-nytimes-gziphandler-1.1.1-11.fc35.src.rpm
Repository : updates
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