@Taijian: I removed gconf
. gsettings-desktop-schemas
is covered by gtk3
.
Search Criteria
Package Details: mullvad-vpn 2025.2-1
Package Actions
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: | 143 |
Popularity: | 5.36 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-01-08 19:53 (UTC) |
Dependencies (13)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libnftnl (libnftnl-fullconeAUR, libnftnl-gitAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- libappindicator-gtk3 (optional) – tray icon
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=d40056adfa854d86e1d515d56e9a703090e2473c
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2025.2?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=3957ef94034a9cbb47f323b3290620bb849d58e3?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 Next › Last »
yochananmarqos commented on 2019-11-27 14:52 (UTC)
Taijian commented on 2019-11-27 10:00 (UTC) (edited on 2019-11-27 10:29 (UTC) by Taijian)
Just as a PSA/heads-up: Being annoyed at having to install gconf (which is heavily outdated and unmaintained) just to run mullvad, I've tried just removing it again. Voilá: As long as gsettings-desktop-schemas (which is the replacement for gconf) is installed, it seems as though mullvad will still run and work fine.
So, maybe try this out for yourself and switch the dependency to something that is supported.
UPDATE: I actually asked about this on the mullvad github and they clarified that the deb/rpm releases do not depend on gconf2. So that dependency should probably be removed. https://github.com/mullvad/mullvadvpn-app/issues/1269#issuecomment-559025618
coderobe commented on 2019-11-23 15:25 (UTC)
No it won't. Mullvad provides sources at https://github.com/mullvad/mullvadvpn-app - Please modify this PKGBUILD to build from source, or disown it so that someone else may do so.
yochananmarqos commented on 2019-11-20 18:12 (UTC)
PSA: This package will be now called mullvad-vpn-bin
as soon as the merge request is accepted
bitreactor commented on 2019-11-20 12:06 (UTC) (edited on 2019-11-20 12:09 (UTC) by bitreactor)
The GUI doesn't work properly. I have to execute systemctl restart mullvad-daemon
in terminal to establish a connection to the servers. Every time I reboot the computer I have to do this again.
yochananmarqos commented on 2019-10-30 19:33 (UTC)
@andykluger: Feel free to write a PKGBUILD that builds from source and share it with the rest of the class. ;)
andykluger commented on 2019-10-30 19:31 (UTC)
Currently this installs binary blobs, which is not at all appropriate for an AUR package that doesn't end in '-bin'. Please either rename this package so it's no longer deceptive, or have it build from source as is expected. Thank you for packaging this!
yochananmarqos commented on 2019-10-11 14:28 (UTC) (edited on 2019-10-14 19:45 (UTC) by yochananmarqos)
With v2019.9, a new symlink needs to be added to match upstream:
ln -s "/opt/$pkgname/resources/mullvad-problem-report" "$pkgdir/usr/bin/mullvad-problem-report"
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.