Package Details: mullvad-vpn-bin 2024.3-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: 98
Popularity: 4.07
First Submitted: 2019-11-20 18:07 (UTC)
Last Updated: 2024-05-15 21:48 (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 6 7 Next › Last »

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.

Epdfjasfvzp commented on 2021-04-04 00:33 (UTC)

Missing requirement: wireguard-tools

yochananmarqos commented on 2020-05-12 16:34 (UTC)

@elleybean: Fixed, thanks.

elleybean commented on 2020-05-12 16:29 (UTC)

you forgot to update the checksum

yochananmarqos commented on 2020-04-29 19:01 (UTC)

@blackpoll: The binary package installs faster since it's just placing precompiled files. The one building from source takes longer, but uses native tools and libraries to build so it's more optimized.

blackpoll commented on 2020-04-29 17:48 (UTC) (edited on 2020-04-29 17:48 (UTC) by blackpoll)

@yochananmarqos Thank you for helping to clarify the different package options. What would be the reason for using the .deb-based package vs. the one built from source? Is there an advantage/disadvantage to either one? Thanks

yochananmarqos commented on 2020-04-27 18:46 (UTC) (edited on 2020-04-27 20:10 (UTC) by yochananmarqos)

@blackpoll: Mullvad is having issues with Wireguard connections right now, check their blog or Twitter.

The mullvad-vpn / mullvad-vpn-beta packages build from source; while mullvad-vpn-bin / mullvad-vpn-beta-bin are packaged using prebuilt binaries. In this case, the Debian package (.deb).

blackpoll commented on 2020-04-27 18:13 (UTC)

Can't connect to any Wireguard servers so had to switch to OpenVPN and it works now. What is the difference between this bin version and the regular version?