Password Safe is a free and open source password manager for Linux. Using this you can securely store your passwords and you can also create and import a new keepass safe. It integrates perfectly with the GNOME desktop but you can use on any linux desktop. You can organize your passwords in groups. It comes with automatic database lock during inactivity and session lock, attach files and assign colors to your password entries, search, move and delete entries and more
Install Password Safe on Ubuntu
Password Safe is available as a flatpak package for Ubuntu system. You need to install flatpak on your system first to install Password Safe. If you don’t have flatpak follow below link for flatpak installation.
How to install flatpak on ubuntu
After flatpak installation restart your system and open the terminal app (ctrl+alt+t) and run below Password Safe flatpak installation command.
flatpak install flathub org.gnome.PasswordSafe
You can open the Password Safe via the below command.
flatpak run org.gnome.PasswordSafe
That’s all.