How to Install and Uninstall compat-golang-github-bugsnag-2-devel.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "compat-golang-github-bugsnag-2-devel.noarch" package

Learn how to install compat-golang-github-bugsnag-2-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install compat-golang-github-bugsnag-2-devel.noarch

2. Uninstall "compat-golang-github-bugsnag-2-devel.noarch" package

Learn how to uninstall compat-golang-github-bugsnag-2-devel.noarch on Fedora 39:

$ sudo dnf remove compat-golang-github-bugsnag-2-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-bugsnag-2-devel.noarch package on Fedora 39

Last metadata expiration check: 3:35:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : compat-golang-github-bugsnag-2-devel
Version : 2.2.0
Release : 3.fc39
Architecture : noarch
Size : 67 k
Source : golang-github-bugsnag-2.2.0-3.fc39.src.rpm
Repository : fedora
Summary : Automatic panic monitoring for Go and Go web frameworks
URL : https://github.com/bugsnag/bugsnag-go
License : MIT
Description : Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and
: revel.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/bugsnag/bugsnag-go:
: – github.com/bugsnag/bugsnag-go/v2
:
: 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
: github.com/bugsnag/bugsnag-go.