How to Install and Uninstall gokey Package on Kali Linux

Last updated: May 21,2024

1. Install "gokey" package

Please follow the guidance below to install gokey on Kali Linux

$ sudo apt update $ sudo apt install gokey

2. Uninstall "gokey" package

Learn how to uninstall gokey on Kali Linux:

$ sudo apt remove gokey $ sudo apt autoclean && sudo apt autoremove

3. Information about the gokey package on Kali Linux

Package: gokey
Source: gokey (0.1.2-1)
Version: 0.1.2-1+b5
Installed-Size: 2354
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 903924
SHA256: 7a0e5eced6f1558dee1323a3ce5992929b8ade6b3e85d15bbd1e987343369eb8
SHA1: 705df2c06020e4b08866293d2bc62bea6e79d5c1
MD5sum: 657843a9a11b71acdc2fddda93006a33
Description: simple vaultless password manager in Go
gokey is a password manager, which does not require a password vault. Instead
of storing your passwords in a vault it derives your password on the fly from
your master password and supplied realm string (for example, resource URL).
This way you do not have to manage, backup or sync your password vault (or
trust its management to a third party) as your passwords are available
immediately anywhere.
Description-md5:
Homepage: https://github.com/cloudflare/gokey
Built-Using: golang-1.21 (= 1.21.3-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1)
Static-Built-Using: golang-1.21 (= 1.21.3-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1)
Section: utils
Priority: optional
Filename: pool/main/g/gokey/gokey_0.1.2-1+b5_amd64.deb