How to Install and Uninstall ocserv.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "ocserv.x86_64" package

In this section, we are going to explain the necessary steps to install ocserv.x86_64 on AlmaLinux 9

$ 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 AlmaLinux 9:

$ sudo dnf remove ocserv.x86_64 $ sudo dnf autoremove

3. Information about the ocserv.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:46:35 ago on Wed Mar 13 07:41:12 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.