Error Installing openvpn.as

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
Nikster
OpenVpn Newbie
Posts: 2
Joined: Wed Mar 23, 2022 11:19 am

Error Installing openvpn.as

Post by Nikster » Wed Mar 23, 2022 11:26 am

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

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1332
Joined: Tue Feb 16, 2021 10:41 am

Re: Error Installing openvpn.as

Post by openvpn_inc » Wed Mar 23, 2022 11:33 am

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
Image OpenVPN Inc.
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

Nikster
OpenVpn Newbie
Posts: 2
Joined: Wed Mar 23, 2022 11:19 am

Re: Error Installing openvpn.as

Post by Nikster » Wed Mar 23, 2022 1:45 pm

Hi Johan,

Thanks, missed that. Now working

Regards
Nik

Post Reply