Kpcli

From wikinotes

keepassx is great, but you don't want to always keep your password database with you. With kpcli you can login to a computer remotely with ssh, and then retrieve your passwords. Also, balls with graphical applications when you can do it from a terminal.

packer -S kpcli
sudo cpan Capture::Tiny
sudo cpan Clipboard

Errors

### If getting Errors like:
## "/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Crypt/Rijndael/Rijndael.so: undefined symbol: Perl_Gthr_key_ptr"

packer -S perl-crypt-rijndael
packer -S perl-term-readline-gnu