How to Install golang-github-aviau-gopass-dev in Ubuntu 18.04



Install golang-github-aviau-gopass-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-aviau-gopass-dev

Description:

pass implementation in Go - dev package

gopass is a Pass (http://www.passwordstore.org/) implementation in Go. . Password management should be simple and follow Unix philosophy. With gopass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. . This package contains the go source files.

Homepage: https://github.com/aviau/gopass

Version: 1.2.0-1

Section: universe/devel