Package Details: mullvad-vpn 2025.14-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: 165
Popularity: 3.00
First Submitted: 2018-10-24 17:33 (UTC)
Last Updated: 2025-12-09 19:58 (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 .. 49 Next › Last »

overallup commented on 2025-11-13 06:15 (UTC)

@yochananmarqos - my mistake then, the most recent comment from you was

"@lucas: It's currently failing to build. Use mullvad-vpn-bin for now."

so I spent time looking into alternative installation methods in case an AUR package was outdated or had issues and thought I'd share. Appreciate your work on the package, thanks!

yochananmarqos commented on 2025-11-09 01:43 (UTC)

@overallup: There are no "ongoing issues" with either package that I am aware of. You do realize the binary version uses the .deb, right? Never use debtap if there is a package in the AUR.

overallup commented on 2025-11-09 00:57 (UTC) (edited on 2025-11-09 00:58 (UTC) by overallup)

For anyone else wondering how to install it on Arch because of the ongoing issues here and on mullvad-vpn-bin, you can use 'debtap' (https://github.com/helixarch/debtap) -- another package here on AUR -- to convert the .deb file directly from the official Mullvad github page (https://github.com/mullvad/mullvadvpn-app/releases/tag/2025.10) into something pacman can work with.

You can use a search engine to check out some discussions on various forums about converting .deb files manually as well.

yochananmarqos commented on 2025-10-13 18:03 (UTC) (edited on 2025-11-13 15:50 (UTC) by yochananmarqos)

@lucas: It's currently failing to build. Use mullvad-vpn-bin for now.

lucas commented on 2025-10-13 17:50 (UTC) (edited on 2025-10-13 17:51 (UTC) by lucas)

what's the status of this package? Is it still maintained ? When the new version will be released? Thanks

yochananmarqos commented on 2025-10-04 22:32 (UTC)

@synthead: I'm sorry, move what to what wiki entry where?

Keep in mind that both the AUR (Arch USER Repository) and Arch Wiki are created by users from the community.

synthead commented on 2025-10-04 22:18 (UTC)

This package deletes files, alters apparmor profiles, and alters systemd services when installing and uninstalling this package. This is not the Arch way of doing things.

I do not want any of this to happen by itself. Can you please move this configuration to a wiki entry so users can have more control over their system?

claude commented on 2025-09-27 13:30 (UTC)

I ran into the issue that my rustc version was not up to date. Turns out I had installed rust via rustup, so I first had to uninstall the older version with rustup self uninstall and then run pacman -S rust, which installed the correct version. Just in case someone has the same problem.

kals commented on 2025-09-26 14:07 (UTC) (edited on 2025-09-26 14:09 (UTC) by kals)

hey, have this issue with yay :

gpg: error reading key: No public key

:: PGP keys need importing: -> 225E40C8F1C8DEB7977ABF59F293063FECE2E8ED, required by: mullvad-vpn -> 7ED98188F8F9AFF15D49E41BEB8D8AD83E8DA7BC, required by: mullvad-vpn -> 1D0026CBD1F1858DF8DB54DFCB87E2B919A6454C, required by: mullvad-vpn -> 049F58CC80D9C78452151EE6EF0CCD68D0E5B9B1, required by: mullvad-vpn :: Import? [Y/n] y :: Importing keys with gpg... gpg: keyserver receive failed: Connection closed in DNS

thanks for any help