please advise if there is a repo which needs enabling on centos 8 for this to work
$ cat /etc/centos-release CentOS Linux release 8.1.1911 (Core)
$ sudo yum install keepassxc [sudo] password for ahall: Last metadata expiration check: 0:12:51 ago on Wed 08 Jan 2020 07:52:00 GMT. Error: Problem: conflicting requests - nothing provides libsodium.so.23()(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 - nothing provides libargon2.so.1()(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 - nothing provides libykpers-1.so.1()(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 - nothing provides libykpers-1.so.1(LIBYKPERS_1.0)(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 - nothing provides libykpers-1.so.1(LIBYKPERS_1.5)(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 - nothing provides libykpers-1.so.1(LIBYKPERS_1.8)(64bit) needed by keepassxc-2.4.3-4.epel8.playground.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I don't see the required packages for 8 here:
https://pkgs.org/download/libsodium https://pkgs.org/download/libargon2 https://pkgs.org/download/libykpers-1
thanks very much