How to Install and Uninstall compat-golang-github-aphistic-golf-devel.noarch Package on Fedora 36

Last updated: July 03,2024

1. Install "compat-golang-github-aphistic-golf-devel.noarch" package

Learn how to install compat-golang-github-aphistic-golf-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install compat-golang-github-aphistic-golf-devel.noarch

2. Uninstall "compat-golang-github-aphistic-golf-devel.noarch" package

This guide let you learn how to uninstall compat-golang-github-aphistic-golf-devel.noarch on Fedora 36:

$ sudo dnf remove compat-golang-github-aphistic-golf-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-aphistic-golf-devel.noarch package on Fedora 36

Last metadata expiration check: 3:17:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : compat-golang-github-aphistic-golf-devel
Version : 0
Release : 0.7.20190624git02c07f1.fc36
Architecture : noarch
Size : 8.8 k
Source : golang-gopkg-aphistic-golf-0-0-0.7.20190624git02c07f1.fc36.src.rpm
Repository : fedora
Summary : Client library for sending messages to graylog extended log format servers
URL : https://github.com/aphistic/golf
License : MIT
Description : Golf is an MIT-licensed Go client library for servers supporting the Graylog
: Extended Log Format (GELF, https://www.graylog.org/resources/gelf-2/).
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/aphistic/golf.v0:
: – github.com/aphistic/golf
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/aphistic/golf.v0.