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

Last updated: May 18,2024

1. Install "qtpass" package

This tutorial shows how to install qtpass on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qtpass

2. Uninstall "qtpass" package

Learn how to uninstall qtpass on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qtpass $ sudo apt autoclean && sudo apt autoremove

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

Package: qtpass
Priority: optional
Section: universe/utils
Installed-Size: 919
Maintainer: Ubuntu Developers
Original-Maintainer: Philip Rinn
Architecture: amd64
Version: 1.1.0-1
Depends: pass, libqt5svg5, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1)
Suggests: git
Filename: pool/universe/q/qtpass/qtpass_1.1.0-1_amd64.deb
Size: 522036
MD5sum: abf3800ee015064fe2ea240ad4cc982d
SHA1: 3a9a9cea581a2048398d7e6ef89d4ee9fe98ffad
SHA256: e1356633ac19bed289c3aaef59d6c0178bf0396c637ffec8a40611e1b0c55e8d
Description-en: GUI for password manager pass
QtPass is a GUI password manager based on pass with the following
features:
.
* Reading pass password stores
* Decrypting and displaying the password info
* Updating from the git repository
* Editing and adding of passwords
* Adding and removing people from gpg-id per folder
* Read operations also supported without pass (using gpg and git)
* Configuration options for backends and executable/folder locations
* Copying password to clipboard
* Hiding of password against shouldersurfing
* Experimental WebDAV support
Description-md5: 16a69129b05211f5c1b94fc1c0ef5f45
Homepage: https://github.com/IJHack/qtpass
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu