How to Install and Uninstall wireguard-tools Package on openSuSE Tumbleweed

Last updated: April 20,2024

1. Install "wireguard-tools" package

Please follow the guidelines below to install wireguard-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install wireguard-tools

2. Uninstall "wireguard-tools" package

Please follow the steps below to uninstall wireguard-tools on openSuSE Tumbleweed:

$ sudo zypper remove wireguard-tools

3. Information about the wireguard-tools package on openSuSE Tumbleweed

Information for package wireguard-tools:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wireguard-tools
Version : 1.0.20210914-8.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 144.8 KiB
Installed : No
Status : not installed
Source package : wireguard-tools-1.0.20210914-8.1.src
Upstream URL : https://www.wireguard.com/
Summary : WireGuard userspace tools
Description :
WireGuard is a novel VPN that runs inside the Linux Kernel and uses
state-of-the-art cryptography (the "Noise" protocol). It aims to be
faster, simpler, leaner, and more useful than IPSec, while avoiding
the massive headache. It intends to be considerably more performant
than OpenVPN. WireGuard is designed as a general purpose VPN for
running on embedded interfaces and super computers alike, fit for
many different circumstances. It runs over UDP.
This package contains command-line tools to interact with the
WireGuard kernel module. Currently, it provides only a single tool:
wg: set and retrieve configuration of WireGuard interfaces