For those finally want to migrate away from LastPass (which I did many years ago) I recommend Bitwarden (Bitwarden; https://bitwarden.com ) or (for nerds only) my own solution: passr.
Passr is a wrapper script around the standard Unix password manager using gpg (pass; https://www.passwordstore.org ) (passr; https://codeberg.org/oxo/tool/src/branch/main/passr ).
With passr passwords are in an encrypted luks2 container
(vault; https://codeberg.org/oxo/tool/src/branch/main/vault ) which can be stored safely with an optional additional (cascade) encryption script
(cryptr; https://codeberg.org/oxo/tool/src/branch/main/cryptr )
Please test it and shoot at my method! :)