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

Last updated: January 11,2025

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

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

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

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

Please follow the guidelines below to uninstall golang-github-graylog2-gelf-devel.noarch on Fedora 38:

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

Last metadata expiration check: 0:03:31 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-graylog2-gelf-devel
Version : 2.0.0
Release : 7.20201111git1550ee6.fc38
Architecture : noarch
Size : 22 k
Source : golang-github-graylog2-gelf-2.0.0-7.20201111git1550ee6.fc38.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