How to Install golang-github-lestrrat-go-pdebug-dev in Ubuntu 18.04



Install golang-github-lestrrat-go-pdebug-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-lestrrat-go-pdebug-dev

Description:

Print debugging library for Go

Package pdebug provides tools to produce debug logs the way the author (Daisuke Maki a.k.a. lestrrat) likes. All of the functions are no-ops unless you compile with the `-tags debug` option.

Homepage: https://github.com/lestrrat/go-pdebug

Version: 0.0~git20160817.0.2e6eaaa-1

Section: universe/devel