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

Last updated: October 13,2024

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

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

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

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

Learn how to uninstall golang-github-gorilla-handlers-devel.noarch on Fedora 38:

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

Last metadata expiration check: 0:49:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-gorilla-handlers-devel
Version : 1.5.1
Release : 6.fc38
Architecture : noarch
Size : 34 k
Source : golang-github-gorilla-handlers-1.5.1-6.fc38.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