Installation (DEB binary package)
Alternatively to graphical installation programs installation in console can be made as follows:
sudo dpkg -i KeePassX-{Version}.deb
Comments (8)
Leave a comment
Latest version: 0.3.3
Alternatively to graphical installation programs installation in console can be made as follows:
sudo dpkg -i KeePassX-{Version}.deb
Comments (8)
what about the requirements??Before installation check out the
http://keepassx.sourceforge.net/requirements/
page.
you may not find all the req’s in the repo’s.
Don’t forget to install libpng3.deb as well. (needed for dependency on libpng.so.3).
How do I run this on the amd64 system?
Your console installation delivers this:
dpkg: error processing KeePassX-{Version}.deb (–install):
cannot access archive: No such file or directory
Errors were encountered while processing:
KeePassX-{Version}.deb
I’d really like to install Keepass - please help!
L.
You’re supposed to replace {Version} with the version number of the file you downloaded !
On Ubuntu 8, I got this error, requiring these extra packages to be installed.
sudo dpkg -i keepassx_0.3.3-0ubuntu1~ppa1_i386.deb
keepassx depends on libqt4-core (>= 4.3.4); however:
Package libqt4-core is not installed.
keepassx depends on libqt4-gui (>= 4.3.4); however:
Package libqt4-gui is not installed.
Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
sudo apt-get -f install
The following NEW packages will be installed:
libaudio2 libqt4-core libqt4-gui
… and then keepassx installed successfully.
@msall On Ubuntu 8
run
sudo apt-get install -y libqt4-core libqt4-gui libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqtcore4
libqt4-assistant libqt4-designer libqt4-opengl libqt4-svg libqtgui4
before
sudo dpkg -i KeePassX-{Version}.deb
–R
Keepassx is included in Debian 5.0+
See http://packages.debian.org/keepassx