How to Install and Uninstall golang-github-remeh-sizedwaitgroup-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-remeh-sizedwaitgroup-dev" package

This guide covers the steps necessary to install golang-github-remeh-sizedwaitgroup-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-remeh-sizedwaitgroup-dev

2. Uninstall "golang-github-remeh-sizedwaitgroup-dev" package

This tutorial shows how to uninstall golang-github-remeh-sizedwaitgroup-dev on Kali Linux:

$ sudo apt remove golang-github-remeh-sizedwaitgroup-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-remeh-sizedwaitgroup-dev package on Kali Linux

Package: golang-github-remeh-sizedwaitgroup-dev
Source: golang-github-remeh-sizedwaitgroup
Version: 0.0~git20180822.5e7302b-1.1
Installed-Size: 19
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 3836
SHA256: 1f595c7a9f65dde441d88d7568b872b28b8cc6d57a4ac6d0f9c415391273bc2d
SHA1: 06365afe34ee0dff85321cb4642db4c6f2cc3748
MD5sum: 16ac6a4ecbe4a51c8631f29ce75d5f57
Description: Go library for limiting the amount of concurrent goroutines
SizedWaitGroup has the same role and API as sync.WaitGroup but it adds
a limit of the amount of goroutines started concurrently.
.
SizedWaitGroup adds the feature of limiting the maximum number of
concurrently started routines. It could for example be used to start
multiples routines querying a database but without sending too much
queries in order to not overload the given database.
Description-md5:
Homepage: https://github.com/remeh/sizedwaitgroup
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-remeh-sizedwaitgroup/golang-github-remeh-sizedwaitgroup-dev_0.0~git20180822.5e7302b-1.1_all.deb