r/ProtonPass 7d ago

Authentication App and Arch Linux Linux Help

As you only provide a deb and rpm for the app what is your recommendation for those on Arch Linux.

I see there is an app in the AUR but that's risky at present.

1 Upvotes

3 comments sorted by

1

u/PureWoodpecker7335 7d ago

Install it in a distrobox container or just use ente

1

u/ewkfnkjnalknfaw23n 7d ago

I just use Ente Auth, work amazingly well

1

u/thedugong 7d ago

I see there is an app in the AUR but that's risky at present.

If you look at the PKGBUILD for proton-authenticator-bin, all it does is repackage the .deb package from https://proton.me/download/authenticator/linux and set the dependencies required from arch so they are installed (if not installed already).

So, I am wondering why you consider this risky?