Installing openvpn version2.4 on ubuntu 16.04 xenial arm64
Posted: Mon Dec 30, 2019 8:31 am
what's the easiest way to install openvpn version2.4 on ubuntu 16.04 xenial arm64
Running this commands:
results in:
Running this commands:
Code: Select all
echo "deb http://build.openvpn.net/debian/openvpn/release/2.4 xenial main" > /etc/apt/sources.list.d/openvpn-aptrepo.list
apt-get update && apt-get install openvpn
Code: Select all
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://build.openvpn.net/debian/openvpn/release/2.4 xenial InRelease' doesn't support architecture 'arm64'