This is a yum repository for Enpass password manager.

To install Enpass, add this repository

$ cd /etc/yum.repos.d/

$ sudo wget https://yum.enpass.io/enpass-yum.repo


If you are running a desktop environment that uses legacy X11 instead of Wayland (common on systems like Rocky Linux 9 and other RHEL 9-based distributions or check which one you're using by running echo $XDG_SESSION_TYPE in your terminal)

$ sudo dnf config-manager --set-disabled enpass

$ sudo dnf config-manager --set-enabled enpass-x11


After that you can install Enpass as any other software package:

$ sudo yum install enpass