How to Install keepassx in Ubuntu 18.04



Install keepassx by entering the following commands in the terminal:

sudo apt update
sudo apt install keepassx

Description:

Cross Platform Password Manager

KeePassX is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish.

Homepage: https://www.keepassx.org/

Version: 2.0.3-1

Section: universe/utils