Search Criteria
Package Details: mozillavpn 2.34.1-1
Package Actions
| 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) |
Dependencies (30)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-gitAUR, dssdAUR, pass-secret-serviceAUR, pass-secret-service-gitAUR, keepassxc-qt6AUR, himitsu-secret-serviceAUR, kwallet-gitAUR, pass-secret-service-binAUR, rosec-binAUR, rosec-gitAUR, gnome-keyring, keepassxc, kwallet)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- qt6-5compat
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-networkauth
- qt6-shadertools
- qt6-svg
- qt6-websockets
- wireguard-tools
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- llvm-libs (llvm-libs-gitAUR) (make)
- python-lxml (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt6-tools (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- qt6-wayland (optional) – for Wayland support
- wayland-protocols (wayland-protocols-gitAUR) (optional) – for Wayland support
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-othersfrom 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.
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-declarativeis missing, but it is weird because it is already in the deps1 2 3 4 5 6 .. 26 Next › Last »