You are not logged in.
Hi, I want to try installing older versions of nordvpn-bin from AUR: https://aur.archlinux.org/packages/nordvpn-bin
I do not know how
I am a newbie, and I have yay, and already installed the latest version
I am convinced somewhere along this timeline of recent nordvpn-bin updates, integrated routing commands broke gateway functionality
Thank you, I want to work upwards and potentially even pinpoint which version broke things so I can take it up with nordvpn and look for help
My end game is to be able to use the most recent version, and enable IPv4 forwarding
Thank you. If you can join #archlinux on Libera and message me 'genji' I'd love to provide you a login to experiment with and then troubleshoot until it works.
Last edited by genji (2023-09-10 04:38:15)
Offline
I just did `yay -R nordvpn-bin` and pressed Y to confirm, so it should be uninstalled. This was the most recent version. Thank you
How do I now install something like version 3.10.0 for example?
And then how do I overwrite 3.10.0 with the next iteration, and so on?
I want to pinpoint where routing breaks
Last edited by genji (2023-09-10 04:45:31)
Offline
$ git clone https://aur.archlinux.org/nordvpn-bin.git
Cloning into 'nordvpn-bin'...
remote: Enumerating objects: 416, done.
remote: Counting objects: 100% (416/416), done.
remote: Compressing objects: 100% (279/279), done.
remote: Total 416 (delta 137), reused 416 (delta 137), pack-reused 0
Receiving objects: 100% (416/416), 97.07 KiB | 864.00 KiB/s, done.
Resolving deltas: 100% (137/137), done.
$ cd nordvpn-bin/
$ git log --oneline
9029448 (HEAD -> master, origin/master, origin/HEAD) Update to 3.16.5
8973314 Update to 3.16.4 (Removed changelog.md)
89114c1 *V-3.16.3 -- changelog link modified
c077ea7 Update to 3.16.3
3ad7b8e Update to 3.16.2
3cd0fcf Update to 3.16.1
26d898d Update Version 3.16.0 (Patch arm64 fixed)
c15d478 Update Version 3.16.0 (Patch)
d24ca84 Update to 3.15.5 (Patch)
5caea0e Update to 3.16.0 (MERGING)
2469d9d Update to 3.16.0 (.SRCINFO)
8bd6000 Update directly to 3.16.0
b39f026 Update to 3.15.4
66df910 Update to 3.15.4
dcf4d39 Update to 3.16.0
758eda2 Update to 3.15.5
a501576 Update to 3.16.0
f48106c Update to 3.15.5
2fe4724 Update directly to 3.16.0
6d20973 Update to 3.15.4
95ca510 Update to 3.15.3
7ab85a4 Update to 3.15.2
61fcc62 Update to 3.15.1
$ git checkout 61fcc62
HEAD is now at 61fcc62 Update to 3.15.1
$ makepkg
Offline
Mod note: moving to AUR Issues
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline