How to Install and Uninstall golang-github-pquerna-cachecontrol-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-pquerna-cachecontrol-devel.noarch" package

This guide covers the steps necessary to install golang-github-pquerna-cachecontrol-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-pquerna-cachecontrol-devel.noarch

2. Uninstall "golang-github-pquerna-cachecontrol-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-pquerna-cachecontrol-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-pquerna-cachecontrol-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-pquerna-cachecontrol-devel.noarch package on Fedora 34

Last metadata expiration check: 4:01:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-pquerna-cachecontrol-devel
Version : 0
Release : 0.10.20210110gitac21108.fc34
Architecture : noarch
Size : 29 k
Source : golang-github-pquerna-cachecontrol-0-0.10.20210110gitac21108.fc34.src.rpm
Repository : fedora
Summary : Golang HTTP Cache-Control Parser and Interpretation
URL : https://github.com/pquerna/cachecontrol
License : ASL 2.0
Description : Cachecontrol implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1):
: Caching. It does this by parsing the Cache-Control and other headers, providing
: information about requests and responses -- but Cachecontrol does not implement
: an actual cache backend, just the control plane to make decisions about if a
: particular response is cachable.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/pquerna/cachecontrol