How to Install and Uninstall gopass Package on Kali Linux

Last updated: May 07,2024

1. Install "gopass" package

This guide let you learn how to install gopass on Kali Linux

$ sudo apt update $ sudo apt install gopass

2. Uninstall "gopass" package

Learn how to uninstall gopass on Kali Linux:

$ sudo apt remove gopass $ sudo apt autoclean && sudo apt autoremove

3. Information about the gopass package on Kali Linux

Package: gopass
Source: gopass (1.5.0-1)
Version: 1.5.0-1+b9
Installed-Size: 2237
Maintainer: Alexandre Viau
Architecture: amd64
Depends: gnupg2 | gnupg, tree
Recommends: git
Suggests: bash-completion
Size: 813084
SHA256: 4f3e1f3d66379710ba1605b630638a447d2389948f5d716717ea589dbb72c6ab
SHA1: cda21e58b509412bab4832825ff425ab27a2451b
MD5sum: d560a1fa72feaae24492be26a4d77efc
Description: pass implementation in Go
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 is not gopass.pw (similar project with the same name).
.
This package contains the gopass executable.
Description-md5:
Homepage: https://github.com/aviau/gopass
Built-Using: golang-1.21 (= 1.21.3-1), golang-barcode (= 1.0.1-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mgutz-ansi (= 0.0~git20200706.d51e80e-1), golang-github-pquerna-otp (= 1.3.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1)
Section: admin
Priority: extra
Filename: pool/main/g/gopass/gopass_1.5.0-1+b9_amd64.deb