KeePassX password manager for Linux Ubuntu. Install KeePassX 2.0 Alpha 6 (open-source password manager) on Ubuntu 15.04 and Ubuntu 14.04.
KeePassX is an open source password manager software. It is widely used for password-management applications – create, store, generate and edit passwords (new or old). It also encrypts the passwords and databases via the AES or Twofish algorithms.
KeePassX saves many different information e.g. user names, passwords, urls, attachments and comments in one single database. For a better management user-defined titles and icons can be specified for each single entry. Furthermore the entries are sorted in groups, which are customizable as well. The integrated search function allows to search in a single group or the complete database.
KeePassX offers a little utility for secure password generation. The password generator is very customizable, fast and easy to use. Especially someone who generates passwords frequently will appreciate this feature.
Install KeePassX 2.0 on Ubuntu
KeePassX 2.0 Alpha 6 is the latest version available and can be downloaded and installed on 32 bit and/or 64 bit Linux Ubuntu Systems. Run the following commands in Terminal to install KeePassx:
$ sudo add-apt-repository ppa:eugenesan/ppa
$ sudo apt-get update
$ sudo apt-get install keepassx
Once installed, you can open the KeePassX software via Ubuntu Dash or Terminal.
To uninstall and remove KeePassx from Linux Ubuntu Systems, run the command given below:
$ sudo apt-get remove keepassx