Trying to install nextdns directly using the install instructions on their wiki (instead of thru the AUR).
However I get this:
ERROR: Unsupported OS: Linux
ERROR: Unknown bin location for
INFO: OS:
INFO: GOARCH: amd64
INFO: GOOS: linux
INFO: NEXTDNS_BIN:
INFO: LATEST_RELEASE: 1.32.0
ERROR: Cannot detect running environment.
And from what I can tell it’s because of the third line: The script cannot handle “Info: OS:” being empty. Where do I set that variable in Arch? Apparently this is an issue with using NextDNS in Manjaro too (according from my “googling”).
Edit: Ah. it might be as simple as the script not accepting Endeavour as a linux distribution. I will change
Absolutely. At least there is only one line of text to change in the meantime.
Also, seeing how the newest AUR package is 1.12.1 and the newest package on github is 1.32.1 being able to do the direct upgrade seems worth it.