Hi,
I'm new here and a Linux novice to boot so please bear with me.
I am trying to install openvpn-as on my Ubuntu machine (Ubuntu 20.04.3 LTS). I followed the commands from the repository for installing but get the following error on the last command
root@buntuerver:~# apt update && apt -y install openvpn.as
Hit:1 http://gb.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://gb.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://gb.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://gb.archive.ubuntu.com/ubuntu focal-security InRelease
Hit:5 http://as-repository.openvpn.net/as/debian focal InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
164 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openvpn.as
E: Couldn't find any package by glob 'openvpn.as'
Anyone had this or offer any advice?
Thanks
Error Installing openvpn.as
- openvpn_inc
- OpenVPN Inc.
- Posts: 1332
- Joined: Tue Feb 16, 2021 10:41 am
Re: Error Installing openvpn.as
Hello Nikster,
The package name is openvpn-as, not openvpn.as. Therefore the installation failed because it couldn't find the right program to install.
Please try again, but this time with the correct package name.
Kind regards,
Johan
The package name is openvpn-as, not openvpn.as. Therefore the installation failed because it couldn't find the right program to install.
Please try again, but this time with the correct package name.
Kind regards,
Johan

Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support
-
- OpenVpn Newbie
- Posts: 2
- Joined: Wed Mar 23, 2022 11:19 am
Re: Error Installing openvpn.as
Hi Johan,
Thanks, missed that. Now working
Regards
Nik
Thanks, missed that. Now working
Regards
Nik