Package Details: mullvad-vpn-bin 2024.2-1

Git Clone URL: https://aur.archlinux.org/mullvad-vpn-bin.git (read-only, click to copy)
Package Base: mullvad-vpn-bin
Description: The Mullvad VPN client app for desktop
Upstream URL: https://www.mullvad.net
Licenses: GPL-3.0-or-later
Conflicts: mullvad-vpn
Provides: mullvad-vpn
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 97
Popularity: 5.65
First Submitted: 2019-11-20 18:07 (UTC)
Last Updated: 2024-04-29 15:33 (UTC)

Pinned Comments

yochananmarqos commented on 2020-04-07 17:37 (UTC)

This package will verify the signature of the source package. The Mullvad code signing key is available here and instructions are here.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

yochananmarqos commented on 2021-10-25 22:21 (UTC)

@XenGi: This is the AUR, not an official Arch package. I've personally worked with the Mullvad team to create this package. I keep it as close to upstream as possible to minimize support requests for them.

XenGi commented on 2021-10-25 22:14 (UTC) (edited on 2021-10-25 22:21 (UTC) by XenGi)

It's pretty uncommon for a arch linux package to auto enable any daemons. I guess the idea is to not disrupt the VPN connection if it is already running but maybe you could add a check if the daemon is running for enabling it or something like that.

musehorizon commented on 2021-08-08 13:55 (UTC)

@lightsaber I got the same error. What worked for me was trying to install it a second time (thru Manjaro Pacmac) and it gave me the option to import the signature and successfully installed after.

lightsaber commented on 2021-08-03 17:41 (UTC)

I get this error:

==> Verifying source file signatures with gpg...
    MullvadVPN-2021.4_amd64.deb ... cat: write error: Broken pipe
FAILED
==> ERROR: One or more PGP signatures could not be verified!

pkap commented on 2021-04-22 16:21 (UTC) (edited on 2021-04-22 16:21 (UTC) by pkap)

@yochananmarqos: I did not known this. Thanks for the info.

@sawdoctor: If you want to use Wireguard you can wg-quick or this: https://github.com/pmkap/mulvlad , a simple Mullvad client that I build to run on a Server.

yochananmarqos commented on 2021-04-22 15:35 (UTC)

@beckab: It still won't work as Mullvad ships precompiled binaries, see their mullvadvpn-app-binaries repo.

pkap commented on 2021-04-22 15:25 (UTC)

@sawdoctor: You probably don't need the GUI on a Raspberry Pi. Why not try to build the Daemon and CLI according to the Mullvad Github page?

yochananmarqos commented on 2021-04-22 14:32 (UTC)

@sawdoctor: The shipped binaries are x86_64 only.

sawdoctor commented on 2021-04-22 10:34 (UTC)

I edited the package build to any and successfully built and installed the package on the raspberry pi4. When launching I get the following error

/opt/Mullvad VPN/mullvad-vpn: line 5: /opt/Mullvad VPN/mullvad-gui: cannot execute binary file: Exec format error /opt/Mullvad VPN/mullvad-vpn: line 5: /opt/Mullvad VPN/mullvad-gui: Success

Is it possible to get the package working on the Pi/arm ?

yochananmarqos commented on 2021-04-04 14:09 (UTC) (edited on 2021-04-04 21:48 (UTC) by yochananmarqos)

@Epdfjasfvzp: Mullvad has libwg built-in, it does not require any Wireguard dependencies.

EDIT: Mullvad will use the Wireguard kernel module built in to kernels >=5.6, otherwise one will need WIREGUARD-MODULE for <=5.5.