How to Install kpcli in Ubuntu 18.04



Install kpcli by entering the following commands in the terminal:

sudo apt update
sudo apt install kpcli

Description:

command line interface to KeePassX password manager databases

kpcli is an interactive command line shell to work with KeePass 1.x/2.x database files. Users can navigate and modify the database in imitated filesystem like shell syntax. This program was inspired by the interface provided by the KED password manager ("kedpm -c").

Homepage: http://sourceforge.net/projects/kpcli/

Version: 3.1-3

Section: universe/utils