Single Linux yum repo for all Proton apps
Right now the Proton VPN can be installed from a Linux yum repo. For example: https://repo.protonvpn.com/fedora-42-stable/
This is great, because to update it, all I have to do is run "sudo dnf update", and if there is a new version of Proton VPN available, it gets updated.
However, all the other Proton Linux apps (Pass, Authenticator, and the Mail beta) get installed by individual rpm downloads. Which means, if I want to update them, I have to download each rpm individually and re-install it to get the upgrade.
There should be one single yum repo for ALL proton apps, so that after you install the repo, you can easily install and update any proton app via a single "sudo yum install" or "sudo yum update" command.
Thank you!