How to Install and Uninstall golang-gopkg-stack-0-devel.noarch Package on Fedora 34

Last updated: June 03,2024

1. Install "golang-gopkg-stack-0-devel.noarch" package

Learn how to install golang-gopkg-stack-0-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-gopkg-stack-0-devel.noarch

2. Uninstall "golang-gopkg-stack-0-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-gopkg-stack-0-devel.noarch on Fedora 34:

$ sudo dnf remove golang-gopkg-stack-0-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-stack-0-devel.noarch package on Fedora 34

Last metadata expiration check: 1:18:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-gopkg-stack-0-devel
Version : 0
Release : 0.5.20190626git9b43fce.fc34
Architecture : noarch
Size : 15 k
Source : golang-gopkg-stack-0-0-0.5.20190626git9b43fce.fc34.src.rpm
Repository : fedora
Summary : Utilities to capture, manipulate, and format call stacks
URL : https://github.com/go-stack/stack
License : ASL 2.0
Description : Package Stack implements utilities to capture, manipulate, and format call
: stacks. It provides a simpler API than package runtime.
:
: The implementation takes care of the minutia and special cases of interpreting
: the program counter (pc) values returned by runtime.Callers.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/stack.v0