Package Details: mullvad-vpn 2024.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: 135
Popularity: 3.40
First Submitted: 2018-10-24 17:33 (UTC)
Last Updated: 2024-09-06 16:01 (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 .. 39 40 41 42 43 44

sheevy commented on 2018-10-30 23:29 (UTC)

Thanks for this!

yochananmarqos commented on 2018-10-30 18:21 (UTC) (edited on 2019-09-25 23:52 (UTC) by yochananmarqos)

The package should be called mullvad-vpn-bin as the source is a prebuilt binary package.

The desktop file is no longer needed, it's in the source package.

rpmextract is not needed; the .rpm is extracted automatically.

To add messages to display after installing/upgrading, they should be in an .install file like this: https://github.com/yochananmarqos/pkgbuilds/blob/master/mullvad-vpn/mullvad-vpn.install

YaLTeR commented on 2018-10-29 16:17 (UTC)

Could you please add the CLI binary to the package? This seems to do the trick:

install -m755 "${srcdir}/usr/bin/mullvad" "${pkgdir}/usr/bin/mullvad"

lol-md5 commented on 2018-10-29 04:01 (UTC)

Anyone know why the original got removed?

petr.nehez commented on 2018-10-26 04:47 (UTC) (edited on 2018-10-26 04:47 (UTC) by petr.nehez)

Thanks! I was considering to bring it back too :)

hcjl commented on 2018-10-24 20:16 (UTC)

Thx for taking over!