How to Install and Uninstall golang-github-graylog2-gelf-devel.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "golang-github-graylog2-gelf-devel.noarch" package

Please follow the guidance below to install golang-github-graylog2-gelf-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-graylog2-gelf-devel.noarch

2. Uninstall "golang-github-graylog2-gelf-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-graylog2-gelf-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-graylog2-gelf-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-graylog2-gelf-devel.noarch package on Fedora 35

Last metadata expiration check: 5:28:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-graylog2-gelf-devel
Version : 2.0.0
Release : 3.20201111git1550ee6.fc35
Architecture : noarch
Size : 21 k
Source : golang-github-graylog2-gelf-2.0.0-3.20201111git1550ee6.fc35.src.rpm
Repository : fedora
Summary : GELF library for Go
URL : https://github.com/Graylog2/go-gelf
License : MIT
Description : GELF (Graylog Extended Log Format) is an
: application-level logging protocol that avoids many of the shortcomings of
: syslog. While it can be run over any stream or datagram transport protocol, it
: has special support (chunking) to allow long messages to be split over multiple
: datagrams.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Graylog2/go-gelf