Installing KeePassX on Ubuntu 16

These are the steps I performed to install the KeePassX cross-platform password manager on Ubuntu 16.

apt-get install qt-sdk qtcreator libgcrypt11-dev zlib1g-dev cmake
wget https://www.keepassx.org/releases/2.0.2/keepassx-2.0.2.tar.gz
tar -xvf keepassx-2.0.2.tar.gz 
cd keepassx-2.0.2/
mkdir build
cd build
cmake ../
make install
keepassx

As of this blog article 2.0.2 was the latest release.

Share this post

Leave a comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

About Us

Congruity Service is a technology solutions company bringing the best technology solutions to OpenInsight projects, Drupal sites, servers, networks, and your technology needs.