En aras de la exhaustividad, consulte a continuación mis resultados.
He encontrado 2 paquetes disponibles:
pero ambos no se actualizaron desde 2016. Sin embargo, he encontrado información sobre el repositorio keepassxc disponible con los paquetes de Ubuntu .
- keepassxc se actualiza regularmente y se mantiene bastante actualizado
Esto hizo que la elección y la instalación fueran sencillas:
$ 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
...