How to Install and Uninstall golang-github-creack-goselect-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "golang-github-creack-goselect-dev" package

Please follow the guidelines below to install golang-github-creack-goselect-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-creack-goselect-dev

2. Uninstall "golang-github-creack-goselect-dev" package

Here is a brief guide to show you how to uninstall golang-github-creack-goselect-dev on Kali Linux:

$ sudo apt remove golang-github-creack-goselect-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-creack-goselect-dev package on Kali Linux

Package: golang-github-creack-goselect-dev
Source: golang-github-creack-goselect
Version: 0.1.2-3
Installed-Size: 32
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5592
SHA256: 1e970bc989e77054bed242f290c8d31e7c05c84c9c885dce7de1e602a432736d
SHA1: 2d5e40a81996acf95063d97f2d2a3d13fcb3af8b
MD5sum: cf3da05a77110174e3566b482451d978
Description: select(2) implementation in Go (library)
goselect is a select(2) implementation in Go.
.
The select() system call allows programs to monitor multiple file descriptors,
waiting until there is activity on one or more of the file descriptors.
.
This is a native Golang implementation of select(), wrapping syscall.Select
with Go types. It supports multiple architectures and platforms.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/creack/goselect
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-creack-goselect/golang-github-creack-goselect-dev_0.1.2-3_all.deb