How to Install and Uninstall golang-github-mdlayher-socket-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "golang-github-mdlayher-socket-dev" package

Here is a brief guide to show you how to install golang-github-mdlayher-socket-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-mdlayher-socket-dev

2. Uninstall "golang-github-mdlayher-socket-dev" package

Please follow the guidance below to uninstall golang-github-mdlayher-socket-dev on Kali Linux:

$ sudo apt remove golang-github-mdlayher-socket-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mdlayher-socket-dev package on Kali Linux

Package: golang-github-mdlayher-socket-dev
Source: golang-github-mdlayher-socket
Version: 0.5.0-2
Installed-Size: 93
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-go-cmp-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev
Size: 22440
SHA256: 329b69004a8feec48cbeed4cc8867c10ec85eeaaf9242574976b81f67322a640
SHA1: e3425a81a729e9bf415daa5c5da8cde35f4d01ee
MD5sum: 02c10a51b20d4f7f0d0a089097181cee
Description: low-level network connection type to provide asynchronous I/O (library)
The socket package provides a low-level network connection type which
integrates with Go's runtime network poller to provide asynchronous I/O and
deadline support.
.
This package focuses on UNIX-like operating systems which make use of
BSD sockets system call APIs. It is meant to be used as a foundation for
the creation of operating system-specific socket packages, for socket
families such as Linux's AF_NETLINK, AF_PACKET, or AF_VSOCK. This package
should not be used directly in end user applications.
.
Any use of package socket should be guarded by build tags, as one would
also use when importing the syscall or golang.org/x/sys packages.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mdlayher/socket
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-mdlayher-socket/golang-github-mdlayher-socket-dev_0.5.0-2_all.deb