@ian_arch: Your system is not up to date and your kernel has been EOL since last September. If you need further assistance, create a post on the Manjaro forum.
Search Criteria
Package Details: mullvad-vpn 2025.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 143 |
Popularity: | 3.29 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-01-08 19:53 (UTC) |
Dependencies (13)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libnftnl (libnftnl-fullconeAUR, libnftnl-gitAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- libappindicator-gtk3 (optional) – tray icon
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=d40056adfa854d86e1d515d56e9a703090e2473c
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2025.2?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=3957ef94034a9cbb47f323b3290620bb849d58e3?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 46 Next › Last »
yochananmarqos commented on 2022-07-02 16:32 (UTC)
ian_arch commented on 2022-07-02 00:04 (UTC) (edited on 2022-07-02 00:05 (UTC) by ian_arch)
The latest version is failing for me. I'm not sure what my issue is (seems to be NPM?)can anyone help? https://gist.github.com/IanQS/c300287b65a309c1b8ade81bfe02a7e2
I seem to run into issues whenever I try to upgrade Mullvad from an existing install. Whenever I do an install on a new machine everything works as expected
yochananmarqos commented on 2022-06-18 14:31 (UTC)
@DarkThoughts: Manually remove the old gopath folder:
sudo rm -rf /var/tmp/pamac-build-*****/mullvad-vpn/src/gopath/
DarkThoughts commented on 2022-06-18 08:52 (UTC)
Latest version fails to build for me (Manjaro). https://controlc.com/73ccfd5a
e-v commented on 2022-06-17 08:39 (UTC)
Correct me if I'm wrong, but I don't think this package (or any of its variants) should be enabling the systemd service automatically. It is common practice under Arch to let that up to the user, and perhaps display a message during the installation indicating that it should be enabled manually.
Enabling it automatically is inconsistent with the behaviour of other Arch packages - for instance, I actually don't want it to be started after I install it, because I chose to install it, no to run it.
Thanks for maintaining this package!
doskanoness commented on 2022-06-17 03:34 (UTC) (edited on 2022-06-17 06:17 (UTC) by doskanoness)
A unit mullvad-daemon.service
isn't started automatically after system boot:
[doskanoness@archlinux ~]$ sudo systemctl status mullvad-daemon.service
○ mullvad-daemon.service - Mullvad VPN daemon
Loaded: loaded (/etc/systemd/system/mullvad-daemon.service; enabled; vendor preset: disabled)
Active: inactive (dead)
Possible solution: https://forums.opensuse.org/showthread.php/537394-Can-t-get-service-to-start-on-boot
DumbInACan commented on 2022-06-15 18:10 (UTC) (edited on 2022-06-15 18:11 (UTC) by DumbInACan)
I looked through the PKGBUILD and importing these keys worked for me. I didn't have to change the trust on either of them.
$ gpg --recv-key 'EA0A77BF9E115615FC3BD8BC7653B940E494FE87'
$ gpg --recv-key '8339C7D2942EB854E3F27CE5AEE9DECFD582E984'
turbochamp commented on 2022-06-15 16:30 (UTC)
Package still fails to build with a clean build.
Deleting ~/.cache/yay/mullvad-vpn directory and then doing a clean build is successful.
n8jadams commented on 2022-05-10 17:43 (UTC) (edited on 2022-05-10 19:43 (UTC) by n8jadams)
I'm getting this message when building
Removing old Rust build artifacts
error: failed to load manifest for workspace member `/home/nate/.cache/yay/mullvad-vpn/src/mullvadvpn-app/android/translations-converter`
Caused by:
failed to parse manifest at `/home/nate/.cache/yay/mullvad-vpn/src/mullvadvpn-app/android/translations-converter/Cargo.toml`
Caused by:
feature `edition2021` is required
this Cargo does not support nightly features, but if you
switch to nightly channel you can add
`cargo-features = ["edition2021"]` to enable this feature
==> ERROR: A failure occurred in prepare().
Aborting...
EDIT: Running rustup update stable
or rustup default nightly && rustup update
fixed it.
Aventinus commented on 2022-04-17 18:16 (UTC) (edited on 2022-04-17 18:19 (UTC) by Aventinus)
Package still fails to build for me. I get the following error:
npm ERR! code 1
npm ERR! path /home/aventinus/Downloads/mullvad-vpn/src/mullvadvpn-app/gui
npm ERR! command failed
npm ERR! command sh -c cross-env ELECTRON_BUILDER_ALLOW_UNRESOLVED_DEPENDENCIES=true electron-builder install-app-deps
Pinned Comments
yochananmarqos commented on 2022-11-11 19:31 (UTC) (edited on 2022-11-13 19:21 (UTC) by yochananmarqos)
PSA: Upstream does not support building natively for ARM64, only cross-compiling. You can use
mullvad-vpn-bin
instead.yochananmarqos commented on 2019-12-07 17:44 (UTC) (edited on 2024-06-06 22:09 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.
Please do not create upstream issues about the AUR package, they do not support it.