How to Install and Uninstall ocserv.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 13,2025

1. Install "ocserv.x86_64" package

This is a short guide on how to install ocserv.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ocserv.x86_64

2. Uninstall "ocserv.x86_64" package

This is a short guide on how to uninstall ocserv.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ocserv.x86_64 $ sudo dnf autoremove

3. Information about the ocserv.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:21:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ocserv
Version : 1.1.2
Release : 3.el8
Architecture : x86_64
Size : 511 k
Source : ocserv-1.1.2-3.el8.src.rpm
Repository : epel
Summary : OpenConnect SSL VPN server
URL : http://www.infradead.org/ocserv/
License : GPLv2+ and BSD and MIT and CC0
Description : OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a
: secure, small, fast and configurable VPN server. It implements the OpenConnect
: SSL VPN protocol, and has also (currently experimental) compatibility with
: clients using the AnyConnect SSL VPN protocol. The OpenConnect VPN protocol
: uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS
: to provide the secure VPN service.