How to Install and Uninstall golang-github-stack-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "golang-github-stack-devel.noarch" package
This guide let you learn how to install golang-github-stack-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-stack-devel.noarch
Copied
2. Uninstall "golang-github-stack-devel.noarch" package
This tutorial shows how to uninstall golang-github-stack-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
golang-github-stack-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-stack-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:03:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-stack-devel
Version : 1.8.1
Release : 5.el9
Architecture : noarch
Size : 17 k
Source : golang-github-stack-1.8.1-5.el9.src.rpm
Repository : epel
Summary : Capture, manipulate, and format call stacks
URL : https://github.com/go-stack/stack
License : MIT
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:
: – github.com/go-stack/stack
Available Packages
Name : golang-github-stack-devel
Version : 1.8.1
Release : 5.el9
Architecture : noarch
Size : 17 k
Source : golang-github-stack-1.8.1-5.el9.src.rpm
Repository : epel
Summary : Capture, manipulate, and format call stacks
URL : https://github.com/go-stack/stack
License : MIT
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:
: – github.com/go-stack/stack