How to Install golang-github-bgentry-speakeasy-dev in Ubuntu 18.04



Install golang-github-bgentry-speakeasy-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-bgentry-speakeasy-dev

Description:

Golang helpers for reading password input without cgo

This package provides cross-platform Go helpers for taking user input from the terminal while not echoing the input back (similar to getpasswd). The package uses syscalls to avoid any dependence on cgo, and is therefore compatible with cross-compiling.

Homepage: https://github.com/bgentry/speakeasy

Version: 0.1.0-1

Section: universe/devel