Search Criteria
Package Details: mozillavpn 2.27.0-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: | 45 |
Popularity: | 1.25 |
First Submitted: | 2021-01-13 02:38 (UTC) |
Last Updated: | 2025-04-17 14:10 (UTC) |
Dependencies (27)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxcb (libxcb-gitAUR)
- libxdmcp
- libxmu
- libxrender
- 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 (cmake-gitAUR, cmake3AUR) (make)
- flex (flex-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- python-lxml (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt6-tools (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- qt6-wayland (optional) – for Wayland support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »
pcpetty commented on 2025-04-02 21:27 (UTC)
@Xavier Good point, it was only when I tried 'pip install pyyaml' that it worked for me.
Xavier commented on 2025-04-02 20:02 (UTC)
@pcpetty weird because
python-yaml
is already in the makedependspcpetty commented on 2025-04-02 15:43 (UTC)
Build fails due to missing python-yaml dependency:
Traceback (most recent call last): File "scripts/addon/build.py", line 18, in <module> from generate_strings import parseYAMLTranslationStrings ModuleNotFoundError: No module named 'yaml'
Looks like upstream added a build step that relies on this Python module. Installing
python-yaml
or pip install pyyaml fixed it. Might be worth adding it tomakedepends
. Thanks for maintaining!jayelbe commented on 2025-03-07 23:45 (UTC)
leonavis: I think I had the same issue you describe - webpages not loading at all once the VPN was connected. I just needed to enable
systemd-resolved
using:leonavis commented on 2025-03-07 17:07 (UTC)
works again. :)
Xavier commented on 2025-03-03 20:53 (UTC)
For me it is working well, Do you think it is a packaging issue? otherwise open a bug in https://github.com/mozilla-mobile/mozilla-vpn-client
leonavis commented on 2025-03-03 18:12 (UTC)
So... just wait for it? Because I have tried to rebuild it, still shows the exact same behavior.
Xavier commented on 2025-03-02 21:11 (UTC)
@FuzzyMidnight done, thanks. @leonavis after some deps updates, all you need to do is rebuild it.
leonavis commented on 2025-03-02 17:08 (UTC) (edited on 2025-03-02 17:08 (UTC) by leonavis)
Anyone else having trouble with it right now? It seems to connect just fine but then I can't get internet anymore on two different PCs. Quite strange... Works via Android though, so it's not my home-net or MozillaVPN per se
FuzzyMidnight commented on 2025-03-02 02:26 (UTC)
rustup
is not a required dependency. Please switch it torust
« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »