How to Install golang-github-facebookgo-stack-dev in Ubuntu 18.04



Install golang-github-facebookgo-stack-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-facebookgo-stack-dev

Description:

Stack provides utilities to capture and handle stack traces

Stack is a Go library that provides utilities to capture and handle stack traces. This is useful for tracing where an error originated from or tracking where a certain log event occurred.

Homepage: https://github.com/facebookgo/stack

Version: 0.0~git20160209.0.7517733-6

Section: universe/devel