Installation (RPM binary package)
Most distributions offer package manager (e.g. YaST in SuSE) which should be use to easily install the RPM binary package.
Alternatively the console can be used, too. Note that usually you need to have super user access.
sudo rpm -i KeePassX-{Version}.rpm
Comments (4)
Leave a comment


Main Page
I’m curious to test
this is totally great! thanks! more power to open source!
Doesn’t work on Acer Aspire One (Linpus Linux). The Error-Message is
“Missing Dependency: libstdc++.so.6(GLIBCXX_3.4.9) is needed by package keepassx”
Does anybody know what’s to do?
This isn’t a problem with keepassx. You need to install your libstdc++ package. If you use yum, then “yum install libstdc++” (or equivalent command to install a package from the web).