Platforms shipping ocserv

Ubuntu

The ocserv package is included in Ubuntu. Install with
  # apt-get update
  # apt-get install -y ocserv

RHEL/Centos

The ocserv package is available in RHEL or CentOS on the EPEL repository. Install after enabling EPEL with
  # yum install -y ocserv

Fedora

The ocserv package is included in Fedora. Install with
  # yum install -y ocserv

Debian

The ocserv package is available in Debian. Install with
  # apt-get update
  # apt-get install -y ocserv

FreeBSD

An ocserv FreeBSD port is available.

OpenBSD

ocserv is available as an OpenBSD ports package.

OpenWRT

ocserv is part of the OpenWRT packages collection.

VyOS

ocserv is present on VyOS. More information at its OpenConnect page.

Use a merge request to update the information above.