How to Install and Uninstall wireguard-go Package on Kali Linux

Last updated: May 17,2024

1. Install "wireguard-go" package

In this section, we are going to explain the necessary steps to install wireguard-go on Kali Linux

$ sudo apt update $ sudo apt install wireguard-go

2. Uninstall "wireguard-go" package

Please follow the instructions below to uninstall wireguard-go on Kali Linux:

$ sudo apt remove wireguard-go $ sudo apt autoclean && sudo apt autoremove

3. Information about the wireguard-go package on Kali Linux

Package: wireguard-go
Version: 0.0.20230223-1
Installed-Size: 2602
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 973584
SHA256: 302649d65510db339450658b34777b2e249d8fe84921687994827b4fc3d40f19
SHA1: d156551ccf36db16ed8c9000adfd05a2e8fe229b
MD5sum: ea2118d344ff6b9f1c3840ee9536d500
Description: Userspace implementation of WireGuard in Go (program)
This is a userspace implementation of WireGuard in Go.
.
This package contains the program for using userspace WireGuard.
.
Most Linux users will want the "wireguard" package instead.
Description-md5:
Homepage: https://git.zx2c4.com/wireguard-go/about/
Built-Using: golang-1.21 (= 1.21.3-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1)
Section: golang
Priority: optional
Filename: pool/main/w/wireguard-go/wireguard-go_0.0.20230223-1_amd64.deb