How to Install and Uninstall golang-github-facebookgo-httpdown-devel.noarch Package on Fedora 34

Last updated: May 17,2024

1. Install "golang-github-facebookgo-httpdown-devel.noarch" package

Please follow the instructions below to install golang-github-facebookgo-httpdown-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-facebookgo-httpdown-devel.noarch

2. Uninstall "golang-github-facebookgo-httpdown-devel.noarch" package

Learn how to uninstall golang-github-facebookgo-httpdown-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-facebookgo-httpdown-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-facebookgo-httpdown-devel.noarch package on Fedora 34

Last metadata expiration check: 2:23:11 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-facebookgo-httpdown-devel
Version : 0
Release : 0.5.20190627git5979d39.fc34
Architecture : noarch
Size : 17 k
Source : golang-github-facebookgo-httpdown-0-0.5.20190627git5979d39.fc34.src.rpm
Repository : fedora
Summary : Http.ConnState enabled graceful termination of http.Server
URL : https://github.com/facebookgo/httpdown
License : MIT
Description : Package Httpdown provides a library that makes it easy to build a HTTP server
: that can be shutdown gracefully (that is, without dropping any connections).
:
: If you want graceful restart and not just graceful shutdown, look at the grace
: package which uses this package underneath but also provides graceful restart.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/facebookgo/httpdown