Package Details: mullvad-vpn 2025.5-2

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: 153
Popularity: 4.85
First Submitted: 2018-10-24 17:33 (UTC)
Last Updated: 2025-04-21 18:09 (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

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 47 Next › Last »

yochananmarqos commented on 2020-07-07 01:52 (UTC) (edited on 2020-07-07 01:53 (UTC) by yochananmarqos)

@digitalec: Oops. Apparently I pasted something in the wrong place while multiple PKGBUILDs were open. Fixed.

gradiian commented on 2020-07-07 01:33 (UTC)

Latest commit on 7/4 fails makepkg & pamac with:

error: pathspec 'tools/go-bindata' did not match any file(s) known to git

Rolling back the changes under prepare() to dist-assets/binaries resolved this.

andykluger commented on 2020-06-27 16:09 (UTC)

Thanks for maintaining this!

Please bump the pkgrel when pushing changes without changing the pkgver, so our tools will recognize an update.

yochananmarqos commented on 2020-06-26 22:02 (UTC)

@dahikino: Don't use bauh, use makepkg. If you're going to use an AUR helper, I suggest yay.

dahikino commented on 2020-06-26 21:15 (UTC) (edited on 2020-06-26 23:05 (UTC) by dahikino)

from installing with bauh, i have a issue ==> Starting prepare()... Submodule 'dist-assets/binaries' (https://github.com/mullvad/mullvadvpn-app-binaries) registered for path 'dist-assets/binaries' Cloning into '/tmp/bauh/arch/build_1593205444/mullvad-vpn/src/mullvadvpn-app/dist-assets/binaries'... Submodule path 'dist-assets/binaries': checked out 'f9c55513f372de96223fad3ab6bd2aa78d517387' ==> Starting build()... Building Mullvad VPN 2020.5... build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined ==> ERROR: A failure occurred in build().

Strange, i have been able to install it with pamac but not with bauh !

yochananmarqos commented on 2020-06-25 22:22 (UTC) (edited on 2020-06-25 22:22 (UTC) by yochananmarqos)

I've disabled the check function for now, not sure what's causing the issue.

rfvgyhn commented on 2020-06-25 21:47 (UTC)

I have rust 1.44.1 and am also seeing the same error as @wazlecracker.

aurjin commented on 2020-06-25 18:56 (UTC)

Also experiencing the same issue as @wazlecracker

tuse commented on 2020-06-25 18:54 (UTC)

Having the same issue as @wazlecracker. I'm on Manjaro and Rust is at 1.44.0 in the repos, so I guess I just have to wait? (Yes I'm a newbie)

yochananmarqos commented on 2020-06-25 17:09 (UTC)

@wazlecracker: I had that issue with rust 1.44.0, I believe. Make sure you have 1.44.1 installed.