How to Install and Uninstall pass Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pass" package

This guide covers the steps necessary to install pass on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pass

2. Uninstall "pass" package

This tutorial shows how to uninstall pass on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pass $ sudo apt autoclean && sudo apt autoremove

3. Information about the pass package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pass
Priority: optional
Section: universe/admin
Installed-Size: 119
Maintainer: Colin Watson
Architecture: all
Source: password-store
Version: 1.6.5-3
Depends: pwgen, gnupg2 | gnupg, tree (>= 1.7.0)
Recommends: gnupg2, git, xclip
Suggests: perl, libxml-simple-perl, ruby
Filename: pool/universe/p/password-store/pass_1.6.5-3_all.deb
Size: 29548
MD5sum: 3c7caded173d3a824d25feef1889ecc5
SHA1: 42c71fcaf837a6eaa4e305afa9bdc44b6a0848df
SHA256: d8f3b7aa4861e2346d0c8418beca6e7e20fdf4f02ba8eb485ea3c94252450c8c
Description-en: lightweight directory-based password manager
Stores, retrieves, generates, and synchronizes passwords securely using
gpg, pwgen, and git.
Description-md5: c8b6e9cd595a9090411da3f085c057fa
Homepage: http://www.passwordstore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu