Package Details: mullvad-vpn-bin 2025.14-5

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 (desktop application)
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: 156
Popularity: 5.08
First Submitted: 2019-11-20 18:07 (UTC)
Last Updated: 2026-02-25 21:52 (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

1 2 3 4 5 6 .. 10 Next › Last »

Wayward9 commented on 2026-02-25 22:48 (UTC)

Version 2025.14-5 seems to have fixed my issue

KMoretti commented on 2026-02-25 21:45 (UTC)

I get the following when trying to update from 2025.14-1 to 2025.14-4: error: failed to commit transaction (conflicting files) /usr/bin/mullvad exists in both 'mullvad-vpn-daemon-bin' and 'mullvad-vpn-bin' /usr/bin/mullvad-daemon exists in both 'mullvad-vpn-daemon-bin' and 'mullvad-vpn-bin' /usr/bin/mullvad-exclude exists in both 'mullvad-vpn-daemon-bin' and 'mullvad-vpn-bin' /usr/bin/mullvad-problem-report exists in both 'mullvad-vpn-daemon-bin' and 'mullvad-vpn-bin' Errors occurred, no packages were upgraded.

wilkins commented on 2026-02-25 20:50 (UTC)

Still fails.

ln: failed to create symbolic link '/home/user/.cache/paru/clone/mullvad-vpn-bin/pkg/mullvad-vpn-bin/usr/share/doc/mullvad-vpn-bin/': No such file or directory

Wayward9 commented on 2026-02-25 20:17 (UTC) (edited on 2026-02-25 20:31 (UTC) by Wayward9)

I got the following error message when updating from mullvad-vpn-bin 2025.14-1 -> 2025.14-2:

rm: cannot remove '/home/xxxx/.cache/paru/clone/mullvad-vpn-bin/pkg/mullvad-vpn-bin/usr/share/doc/mullvad-vpn-bin/changelog.gz': No such file or directory ==> ERROR: A failure occurred in package_mullvad-vpn-bin(). Aborting... error: failed to build 'mullvad-vpn-bin-2025.14-2 (mullvad-vpn-daemon-bin mullvad-vpn-bin)': error: packages failed to build: mullvad-vpn-bin-2025.14-2 (mullvad-vpn-daemon-bin mullvad-vpn-bin)

==> ERROR: An error has occurred during the update process The update has been aborted

17Jules commented on 2026-02-25 20:15 (UTC) (edited on 2026-02-25 20:16 (UTC) by 17Jules)

I got the following error when installing:

rm: cannot remove '/home/xxxx/.cache/yay/mullvad-vpn-bin/pkg/mullvad-vpn-bin/usr/share/doc/mullvad-vpn-bin/changelog.gz': No such file or directory ==> ERROR: A failure occurred in package_mullvad-vpn-bin(). Aborting... -> error making: mullvad-vpn-bin-exit status 4 -> nothing to install for mullvad-vpn-bin -> Failed to install the following packages. Manual intervention is required: mullvad-vpn-daemon-bin - exit status 4

SmigorX commented on 2025-06-26 15:25 (UTC)

Since installing bruno-bin alongside this package, during updates I started getting:

error: failed to commit transaction (conflicting files)
/usr/lib/debug/.build-id/e3/48af15b8a6fcd2c4941da68ed6a01e8c5be38d exists in both 'bruno-bin-debug' and 'mullvad-vpn-bin-debug'
/usr/lib/debug/.build-id/e3/48af15b8a6fcd2c4941da68ed6a01e8c5be38d.debug exists in both 'bruno-bin-debug' and 'mullvad-vpn-bin-debug'

I'm not sure if I should mention this in both packages, so for now I'm only mentioning it here.

Innocentius commented on 2025-06-22 08:30 (UTC) (edited on 2025-06-22 08:34 (UTC) by Innocentius)

I have the same issue as Boux. If I try to use flags to ignore the verifying process I get other errors.

I get this error several times:

curl: (22) The requested URL returned error: 404

mv: cannot stat '/home/user/.cache/yay/mullvad-vpn-bin

MullvadVPN-2025.6_amd64.deb.part': No such file or directory

The last error message I get is this:

bsdtar: Error opening archive: Failed to open 'data.tar.xz'

==> ERROR: A failure occurred in package().

Aborting...

-> error making: mullvad-vpn-bin-exit status 4

-> Failed to install the following packages. Manual intervention is required:

mullvad-vpn-bin - exit status 4

boux commented on 2025-06-14 14:13 (UTC)

I'm getting ==> ERROR: One or more files did not pass the validity check!

I tried deleting and re-importing the PGP keys, but still same error

hasnieking commented on 2025-06-12 01:41 (UTC) (edited on 2025-06-12 01:55 (UTC) by hasnieking)

For everyone trying to install the current latest version (2025.6) getting the error:

==> ERROR: Failure while downloading https://github.com/mullvad/mullvadvpn-app/releases/download/2025.6/MullvadVPN-2025.6_amd64.deb
    Aborting...

This version has been pulled for issues connecting to the servers. Install version 2025.5 until 2025.7 by:

git checkout  1c26c40ba2ea0ad472d0a06af7df55715ca5ca4f
makepkg -si

This reverts back to the commit from version 2025.5 (commit 1c26c40ba2ea) and installs it.

Go back to master by using:

git checkout master