How to Install and Uninstall govpn-server Package on openSUSE Leap

Last updated: April 26,2024

1. Install "govpn-server" package

This is a short guide on how to install govpn-server on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install govpn-server

2. Uninstall "govpn-server" package

Please follow the guidelines below to uninstall govpn-server on openSUSE Leap:

$ sudo zypper remove govpn-server

3. Information about the govpn-server package on openSUSE Leap

Information for package govpn-server:
-------------------------------------
Repository : Main Repository
Name : govpn-server
Version : 7.5-bp153.1.61
Arch : x86_64
Vendor : openSUSE
Installed Size : 5,4 MiB
Installed : No
Status : not installed
Source package : govpn-7.5-bp153.1.61.src
Summary : Simple Virtual Private Network Server
Description :
GoVPN is a virtual private network daemon, written in Go.
It uses strong passphrase authenticated key agreement protocol with
augmented zero-knowledge mutual peers authentication (PAKE DH A-EKE).
It features encrypted authenticated data transport that hides
message's length and timestamps, has the Perfect Forward Secrecy
property, is resistant to offline dictionary attacks, replay attacks,
client's passphrases compromising and dictionary attacks on the
server side, has built-in heartbeating, rehandshaking, real-time
statistics, the ability to work through UDP, TCP and HTTP proxies,
and IPv4/IPv6-compatibility.