How to Install and Uninstall ocserv.x86_64 Package on Oracle Linux 9

Last updated: May 09,2024

1. Install "ocserv.x86_64" package

This is a short guide on how to install ocserv.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ocserv.x86_64

2. Uninstall "ocserv.x86_64" package

Please follow the guidance below to uninstall ocserv.x86_64 on Oracle Linux 9:

$ sudo dnf remove ocserv.x86_64 $ sudo dnf autoremove

3. Information about the ocserv.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:05:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ocserv
Version : 1.2.4
Release : 2.el9
Architecture : x86_64
Size : 499 k
Source : ocserv-1.2.4-2.el9.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.