Demi kelengkapan, silakan temukan di bawah hasil saya.
Saya telah menemukan 2 paket yang tersedia:
tetapi keduanya tidak diperbarui sejak 2016. Namun saya telah menemukan info tentang repo keepassxc yang tersedia dengan paket Ubuntu .
- keepassxc secara teratur diperbarui dan tetap cantik saat ini
Ini membuat pilihan dan pemasangan langsung:
$ sudo add-apt-repository ppa:phoerious/keepassxc
[sudo] password for uadmin:
KeePassXC Password Manager (official upstream PPA)
Note to Xenial users who used keepassxc-beta before: you may need to uninstall/reinstall libsodium18 from the Ubuntu repositories if you are experiencing conflicts with libsodium32. See https://github.com/keepassxreboot/keepassxc/issues/1545#issuecomment-369163954
More info: https://launchpad.net/~phoerious/+archive/ubuntu/keepassxc
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmp28ijtjwz/secring.gpg' created
gpg: keyring `/tmp/tmp28ijtjwz/pubring.gpg' created
gpg: requesting key 0068FCD6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp28ijtjwz/trustdb.gpg: trustdb created
gpg: key 0068FCD6: public key "Launchpad PPA for Janek Bevendorff" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
$ sudo apt-get update
...
$ sudo apt-get install keepassxc
Reading package lists... Done
Building dependency tree
Reading state information... Done
...