Package Details: mullvad-vpn 2025.7-1

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: 155
Popularity: 3.32
First Submitted: 2018-10-24 17:33 (UTC)
Last Updated: 2025-06-24 16:08 (UTC)

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.

Latest Comments

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

yochananmarqos commented on 2025-06-06 19:22 (UTC)

Recent news: https://mullvad.net/blog/2025/6/5/erroneous-warning-about-desktop-app-not-being-supported

yochananmarqos commented on 2025-05-07 01:09 (UTC)

@oech3: If it were that simple, I would have done it already. Feel free to post a diff (via a pastebin service, not in the comments here) if you figure how. ;)

oech3 commented on 2025-05-06 20:52 (UTC)

Would you swap bundled electron with electron33 (https://github.com/mullvad/mullvadvpn-app/blob/main/desktop/package-lock.json)?

yochananmarqos commented on 2025-03-28 03:00 (UTC)

@patlefort: No one did anything upstream or otherwise since I built the package and pushed the changes. If the tag changed, the checksums would have also changed.

Hint: The tag was signed by Linus like usual. The commit was signed by Markus. ;)

patlefort commented on 2025-03-27 21:14 (UTC)

Looks like they fixed it upstream because I had to add that key to the list or it would fail but it's fine now.

yochananmarqos commented on 2025-03-27 16:18 (UTC)

@patlefort: 2025.5 was signed by Linus Färnstrand:

❯ gpg --search-keys 14CC48CBFBF5D861
gpg: data source: https://[2620:2d:4000:1007::70c]:443
(1) Linus Färnstrand <linus@mullvad.net>
      263 bit EDDSA key F293063FECE2E8ED, created: 2023-06-28

patlefort commented on 2025-03-27 04:22 (UTC)

Signature check is failing: mullvadvpn-app git repo ... FAILED (unknown public key 14CC48CBFBF5D861)

The latest version has been signed by https://github.com/MarkusPettersson98.gpg

yochananmarqos commented on 2025-02-11 00:18 (UTC)

@dreieck: You might have noticed by now, but I realized forgot to respond and let you know I've implemented the systemd check. It already checks if the Apparmor binary is there and should do nothing if it's not found.

yochananmarqos commented on 2025-02-11 00:15 (UTC)

@patlefort: As I've mentioned before here, there's more to it than just restarting the services. Take a look at the install file. Again, I'm always open to sane improvements that also follow upstream.