How to Install and Uninstall golang-github-backtrace-labs-bcd-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "golang-github-backtrace-labs-bcd-devel.noarch" package

Please follow the guidelines below to install golang-github-backtrace-labs-bcd-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-backtrace-labs-bcd-devel.noarch

2. Uninstall "golang-github-backtrace-labs-bcd-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-backtrace-labs-bcd-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-backtrace-labs-bcd-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-backtrace-labs-bcd-devel.noarch package on Fedora 34

Last metadata expiration check: 0:33:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-backtrace-labs-bcd-devel
Version : 0
Release : 0.6.20200129git4f0105f.fc34
Architecture : noarch
Size : 23 k
Source : golang-github-backtrace-labs-bcd-0-0.6.20200129git4f0105f.fc34.src.rpm
Repository : fedora
Summary : Backtrace Crash Delivery for Go
URL : https://github.com/backtrace-labs/go-bcd
License : MIT
Description : Package Bcd provides integration with out of process tracers. Using the provided
: Tracer interface, applications may invoke tracer execution on demand. Panic and
: signal handling integrations are provided.
:
: The Tracer interface is generic and will support any out of process tracer
: implementing it. A default Tracer implementation, which uses the Backtrace I/O
: platform, is provided.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/backtrace-labs/go-bcd