How to Install and Uninstall openvpn-auth-radius Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "openvpn-auth-radius" package

This guide covers the steps necessary to install openvpn-auth-radius on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install openvpn-auth-radius

2. Uninstall "openvpn-auth-radius" package

Please follow the instructions below to uninstall openvpn-auth-radius on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove openvpn-auth-radius $ sudo apt autoclean && sudo apt autoremove

3. Information about the openvpn-auth-radius package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: openvpn-auth-radius
Priority: extra
Section: universe/net
Installed-Size: 286
Maintainer: Ubuntu Developers
Original-Maintainer: Cygnus Networks GmbH
Architecture: amd64
Version: 2.1-6build1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgcrypt20 (>= 1.6.1), libstdc++6 (>= 4.9), openvpn (>= 2)
Filename: pool/universe/o/openvpn-auth-radius/openvpn-auth-radius_2.1-6build1_amd64.deb
Size: 87070
MD5sum: 3be515ec1430d78d2fd4040b799a09d6
SHA1: 49ad2bd68e832bdada95f01b1dba023a7082e62b
SHA256: 743a0580c0fa7e4b886673337cfb51da22eaa80b55200137214f2f632be0559d
Description-en: OpenVPN RADIUS authentication module
A plugin for OpenVPN 2.x that implements authentication of users against a
RADIUS server. It features:
* RADIUS authentication and accounting support for OpenVPN
* analysis of RADIUS attributes:
o framed ip address
o framed routes
o acct interim interval
o vendor specific attributes by additional scripts
Description-md5: b921300e532e25170ff387519a03bf6b
Homepage: http://www.nongnu.org/radiusplugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu