Package Details: mozillavpn 2.34.1-1

Git Clone URL: https://aur.archlinux.org/mozillavpn.git (read-only, click to copy)
Package Base: mozillavpn
Description: Fast, secure, and easy to use VPN from the makers of Firefox
Upstream URL: https://vpn.mozilla.org
Keywords: vpn wireguard
Licenses: MPL-2.0
Submitter: tavianator
Maintainer: Xavier (xiota)
Last Packager: Xavier
Votes: 46
Popularity: 0.24
First Submitted: 2021-01-13 02:38 (UTC)
Last Updated: 2026-03-13 13:06 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 26 Next › Last »

Xavier commented on 2026-02-14 21:35 (UTC)

Thanks @ancoron, rules added

ancoron commented on 2026-02-14 20:15 (UTC)

The newest version (2.33.0) re-introduced polkit integration:

https://github.com/mozilla-mobile/mozilla-vpn-client/pull/10965

And while the current package here installs the policy file it forgot to install the rules file.

This results into password prompts (sudo) for almost every action on the VPN (even status update in a terminal).

After installing the file linux/org.mozilla.vpn.rules-others from upstream Git into /usr/share/polkit-1/rules.d/org.mozilla.vpn.rules, the password prompts are gone.

Also make sure the user is in group "wheel" or else the rules won't apply.

Xavier commented on 2025-12-24 13:09 (UTC)

@tuximail, interesting, good to know, and thanks for sharing

tuximail commented on 2025-12-24 12:09 (UTC)

For whom it may concern: I found the issue to be out of sync kernels. Read here for details: https://tuximail.github.io/mozillavpn.html

Xavier commented on 2025-11-02 17:47 (UTC)

@tuximail it is working for me perfectly, try to rebuild it (or trying the binary version from chaotic-aur repo) it could be an issue of your libs or compilation

tuximail commented on 2025-11-02 11:24 (UTC)

@Xavier unfortunately the current version doesn't work for me - regardless if I try to start through cli or GUI.

$ mozillavpn activate                 
[1]    621142 segmentation fault (core dumped)  mozillavpn activate

Not sure if this is a bug with this package or the upstream project - I am happy to report it there, if you feel it is more accurate there.

tuximail commented on 2025-10-12 10:37 (UTC)

Thank you for the quick responses. I can confirm the current version is building again 👍

Xavier commented on 2025-10-12 00:13 (UTC)

I fixed adjusted the cmakelists.txt, now is possible to build it with Qt 6.10 however the UI have some glitches (it is possibly active/deactive through icontray or use the cli) I'm going to report the problem

Xavier commented on 2025-10-11 17:12 (UTC)

@tuximail it seems like qt6-declarative is missing, but it is weird because it is already in the deps