openvpn.net
A package from openvpn.net
Package Information
- Domain:
openvpn.net
- Name:
openvpn.net
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install openvpn
Programs
This package provides the following executable programs:
openvpn
Aliases
This package can also be accessed using these aliases:
openvpn
Available Versions
Show all 12 versions
2.6.14
,2.6.13
,2.6.12
,2.6.11
,2.6.10
2.6.9
,2.6.8
,2.6.7
,2.6.6
,2.6.5
2.6.4
,2.5.10
Latest Version: 2.6.14
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +openvpn.net@2.6.14 -- $SHELL -i
Dependencies
This package depends on:
lz4.org^1.9
oberhumer.com/lzo^2.10
openssl.org^1.1
linux:sourceforge.net/net-tools
linux:github.com/thom311/libnl
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.openvpnnet
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.