How to Install and Uninstall golang-github-gorilla-handlers-devel.noarch Package on Fedora 36

Last updated: January 18,2025

1. Install "golang-github-gorilla-handlers-devel.noarch" package

Please follow the guidance below to install golang-github-gorilla-handlers-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-gorilla-handlers-devel.noarch

2. Uninstall "golang-github-gorilla-handlers-devel.noarch" package

This is a short guide on how to uninstall golang-github-gorilla-handlers-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-gorilla-handlers-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gorilla-handlers-devel.noarch package on Fedora 36

Last metadata expiration check: 5:40:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-gorilla-handlers-devel
Version : 1.5.1
Release : 4.fc36
Architecture : noarch
Size : 30 k
Source : golang-github-gorilla-handlers-1.5.1-4.fc36.src.rpm
Repository : fedora
Summary : Collection of useful handlers for go's net/http package
URL : https://github.com/gorilla/handlers
License : BSD
Description : Package handlers is a collection of handlers (aka "HTTP middleware") for use
: with Go's net/http package (or any framework supporting http.Handler).
:
: The package includes handlers for logging in standardised formats, compressing
: HTTP responses, validating content types and other useful tools for manipulating
: requests and responses.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gorilla/handlers