Install pass-cli using a package manager
I tried adding a comment to this existing thread ("Single Linux yum repo for all Proton apps
") here, but couldn't: https://protonmail.uservoice.com/forums/945460-general-ideas/suggestions/50536500-single-linux-yum-repo-for-all-proton-apps
Installing pass-cli via a downloaded bash script is not optimal, and feels very insecure. Instead, people on Linux distributions should be able to use their platform's package manager to install it.
For example, it would be great to have a single yum repository for all Fedora-based proton products, so that I could just do "sudo dnf install pass-cli" (to install pass-cli specifically), or "sudo dnf update" to update everything easily. Instead, only proton-vpn has a yum repo, and everything else was a manual rpm download + install.
But now here comes pass-cli, which makes me install via a remote bash script. :(