How to Install and Uninstall eurephia Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "eurephia" package

Here is a brief guide to show you how to install eurephia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eurephia

2. Uninstall "eurephia" package

This guide let you learn how to uninstall eurephia on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eurephia $ sudo apt autoclean && sudo apt autoremove

3. Information about the eurephia package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eurephia
Priority: extra
Section: universe/net
Installed-Size: 560
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Gonzalez Iniesta
Architecture: amd64
Version: 1.1.0-5
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), openvpn (>= 2)
Recommends: sqlite3
Filename: pool/universe/e/eurephia/eurephia_1.1.0-5_amd64.deb
Size: 133598
MD5sum: 451bdea6fd481791c921b0a3f7906cef
SHA1: 8080fc5a15bd8de3207f7e99f9f2a116da5810b4
SHA256: 3edd8057210e99b6555c258e1fcc5447c47d5e864ab3898259255a695dcf14c2
Description-en: flexible OpenVPN authentication module
This plug-in enhances OpenVPN by adding user name and password authentication.
An eurephia user account is a combination of minimum one OpenVPN SSL
certificate and a user name with a password assigned. It is also possible to
setup several eurephia user names to use a shared OpenVPN certificate.
.
In addition, eurephia will blacklist IP addresses, certificates and user names
on too many failed attempts and it supports dynamic update of iptables rules
which restricts network access per connection.
.
All information is stored in a database and all changes to the accounts will
be effective immediately. At the moment eurephia supports the SQLite database.
Description-md5: 70e0f4d77791d4b066a0c077f2559902
Homepage: http://www.eurephia.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu