Package Details: nordvpn-gui 4.4.0-1

Git Clone URL: https://aur.archlinux.org/nordvpn-gui.git (read-only, click to copy)
Package Base: nordvpn-gui
Description: GUI for NordVPN
Upstream URL: https://nordvpn.com
Keywords: gui nord nordvpn vpn
Licenses: GPL-3.0-only
Submitter: username227
Maintainer: username227 (Mxzcabel)
Last Packager: username227
Votes: 3
Popularity: 0.28
First Submitted: 2025-05-13 21:34 (UTC)
Last Updated: 2026-02-05 13:10 (UTC)

Pinned Comments

username227 commented on 2025-12-16 15:31 (UTC) (edited on 2025-12-16 15:43 (UTC) by username227)

OK so i'm going to update to 4.3.0. If you get an error reading account data, run nordvpn login from the terminal, follow the link to the website, login that way, and then it should work. Sorry, this is an upstream issue, not a packaging issue.

Also, flutter dependency is an old flutter that i just published to the AUR since the newest flutter won't build it.

Latest Comments

1 2 3 4 Next › Last »

username227 commented on 2025-12-21 13:56 (UTC)

yeah, Nord still has a long way to go with linux support. Notably, there's no split tunneling available in linux yet.

jrichard326 commented on 2025-12-21 13:02 (UTC)

@NY152: In terminal: nordvpn set lan-discovery on

Should restore access to your LAN when the VPN is active.

NY152 commented on 2025-12-21 11:00 (UTC)

When I'm connected to the VPN, I lose access to my local network. Extremely annoying! Furthermore, there's no access to the interface via the system tray; I have to use the launch icon, which I think is a mistake.

lrdoftheblings commented on 2025-12-19 01:24 (UTC)

FYI pacman throws permission warnings because of these two lines in the pkgbuild:

install -dm644 $pkgdir/usr/share/icons/hicolor/scalable/apps install -dm744 $pkgdir/usr/share/applications

They should both be 755.

The .desktop file should be 644 not 744 also.

simona commented on 2025-12-16 18:43 (UTC)

yes. solved.

username227 commented on 2025-12-16 18:37 (UTC)

@simona, and anyone who cannot install flutter 3.38.2 in the new package, you can use nordvpn-gui-bin which i just published, as an alternative to building in a chroot if you prefer.

simona commented on 2025-12-16 16:06 (UTC)

I can wait. tnx. fantastic idea.

username227 commented on 2025-12-16 16:05 (UTC) (edited on 2025-12-16 16:05 (UTC) by username227)

@simona - here's what I can do. If you need the regular flutter-bin or flutter for other packages, then you're right - you won't be able to build this outside of a chroot. The proper thing to do is to build inside a chroot. however, if you wait until later today or tomorrow, i can publish a nordvpn-gui-bin package that won't require flutter at all, but won't build from source and you can use that.

simona commented on 2025-12-16 16:00 (UTC)

it ask me to uninstall latest flutter, but I cant unistall main flutter package for a single package...

username227 commented on 2025-12-16 15:37 (UTC)

@simona, flutter-3382-bin is the new custom flutter-bin package that i just published a short while ago. possibly it takes your aur helper some time to locate the package, but it is published and available.