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

Last updated: October 05,2024

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

Please follow the guidance below to install compat-golang-github-aphistic-golf-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall compat-golang-github-aphistic-golf-devel.noarch on Fedora 34:

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

Last metadata expiration check: 4:42:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-aphistic-golf-devel
Version : 0
Release : 0.5.20190624git02c07f1.fc34
Architecture : noarch
Size : 8.8 k
Source : golang-gopkg-aphistic-golf-0-0-0.5.20190624git02c07f1.fc34.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.