Package Details: nordvpn 3.17.2-1

Git Clone URL: https://aur.archlinux.org/nordvpn.git (read-only, click to copy)
Package Base: nordvpn
Description: NordVPN client for Linux
Upstream URL: https://github.com/NordSecurity/nordvpn-linux
Licenses: GPL3
Conflicts: nordvpn-bin, nordvpn-cli-bin, nordvpn-git, openvpn-nordvpn
Provides: nordvpn
Submitter: wcyat
Maintainer: None
Last Packager: wcyat
Votes: 3
Popularity: 0.000916
First Submitted: 2023-10-15 16:11 (UTC)
Last Updated: 2024-03-04 05:18 (UTC)

Latest Comments

1 2 Next › Last »

structurefall commented on 2025-04-04 07:18 (UTC)

This presently not building for me with the following cargo failure:

    + target=x86_64-unknown-linux-gnu
    + cargo build --target x86_64-unknown-linux-gnu --release
        Updating git repository `https://github.com/NordSecurity/libdrop`
    From https://github.com/NordSecurity/libdrop
    * [new tag]         v5.4.0     -> origin/tags/v5.4.0
    * [new tag]         v5.4.0     -> v5.4.0
    * [new tag]         v1.0.0     -> v1.0.0
    * [new tag]         v1.1.0     -> v1.1.0
    * [new tag]         v1.1.1     -> v1.1.1
    * [new tag]         v2.0.0     -> v2.0.0
    * [new tag]         v3.0.0     -> v3.0.0
    * [new tag]         v3.1.0     -> v3.1.0
    * [new tag]         v3.1.1     -> v3.1.1
    * [new tag]         v4.0.0     -> v4.0.0
    * [new tag]         v4.1.0     -> v4.1.0
    * [new tag]         v4.2.0     -> v4.2.0
    * [new tag]         v5.0.0     -> v5.0.0
    * [new tag]         v5.0.0-rc1 -> v5.0.0-rc1
    * [new tag]         v5.0.0-rc2 -> v5.0.0-rc2
    * [new tag]         v5.0.0-rc3 -> v5.0.0-rc3
    * [new tag]         v5.0.0-rc4 -> v5.0.0-rc4
    * [new tag]         v5.0.0-rc5 -> v5.0.0-rc5
    * [new tag]         v5.0.0-rc6 -> v5.0.0-rc6
    * [new tag]         v5.0.1     -> v5.0.1
    * [new tag]         v5.1.0     -> v5.1.0
    * [new tag]         v5.2.0     -> v5.2.0
    * [new tag]         v5.3.0     -> v5.3.0
    error: failed to get `norddrop` as a dependency of package `foss v0.1.0 (/opt/build/foss)`

    Caused by:
      failed to load source for dependency `norddrop`

    Caused by:
      Unable to update https://github.com/NordSecurity/libdrop?tag=v5.4.0#b5419b71

    Caused by:
      object not found - no match for id (b5419b71d89d6dde3e3e1b6408230fa40828f88a); class=Odb (9); code=NotFound (-3)
    Error: exit code 101
    ==> ERROR: A failure occurred in build().
        Aborting...

aemonge commented on 2024-09-11 14:10 (UTC) (edited on 2024-09-12 12:03 (UTC) by aemonge)

I'm unable to use NordVPN as a regular user, I'm “forced” to sudo, even when rebooted and added to the user, the socket is always associated with “root”

Weirdly, this only happens on my work computer, on my personal computer it works like a charm!

We can ignore this message.

wcyat commented on 2024-04-15 10:46 (UTC)

I am currently unable to build new versions myself. So updates will not come soon at least until I figure out how to build it.

speedytux commented on 2024-04-02 06:10 (UTC)

Please don't upgrade to the 3.17.3. There is a bug that prevent the connection. Just checked with the support center.

HotblackDesiato commented on 2024-04-01 10:31 (UTC) (edited on 2024-04-01 10:47 (UTC) by HotblackDesiato)

Comment removed, wrong package,sorry. I have an issue with nordvpn-bin.

wcyat commented on 2024-01-19 05:20 (UTC)

https://aur.archlinux.org/packages/nordvpn-git#comment-931135

Due to a dependency quic-go that is incompatible with go 1.21, I have no choice but to use docker to build on arch.

iyanmv commented on 2024-01-14 18:23 (UTC)

Is it really necessary to use Docker to build this? In the upstream repo they mention Docker as optional. If it is just to painful to build without Docker, have you tried with podman? It's a bit annoying having to install docker, start its service and add an user to the docker group just to build a vpn client...

FabioLolix commented on 2023-10-23 21:16 (UTC)

@MKammerer you need to install the base-devel meta package before dealing with the AUR https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites

MKammerer commented on 2023-10-23 21:14 (UTC) (edited on 2023-10-23 21:18 (UTC) by MKammerer)

can you help me with installation? this is from terminal in octopi:

/home/***/.cache/yay/nordvpn/PKGBUILD: line 23: patch: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...
-> error making: nordvpn-exit status 4
-> Failed to install the following packages. Manual intervention is required:
nordvpn - exit status 4

TIA!

wcyat commented on 2023-10-21 16:12 (UTC)

ok