How to Install and Uninstall govpn Package on openSUSE Leap

Last updated: May 20,2024

1. Install "govpn" package

Here is a brief guide to show you how to install govpn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install govpn

2. Uninstall "govpn" package

This tutorial shows how to uninstall govpn on openSUSE Leap:

$ sudo zypper remove govpn

3. Information about the govpn package on openSUSE Leap

Information for package govpn:
------------------------------
Repository : Main Repository
Name : govpn
Version : 7.5-bp153.1.61
Arch : x86_64
Vendor : openSUSE
Installed Size : 6,0 MiB
Installed : No
Status : not installed
Source package : govpn-7.5-bp153.1.61.src
Summary : Virtual Private Network Implementation
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.

5. The same packages on other Linux Distributions