How to Install and Uninstall golang-github-remeh-sizedwaitgroup-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

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

Please follow the instructions below to install golang-github-remeh-sizedwaitgroup-dev on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: golang-github-remeh-sizedwaitgroup-dev
Architecture: all
Version: 0.0~git20180822.5e7302b-1.1
Priority: optional
Section: universe/devel
Source: golang-github-remeh-sizedwaitgroup
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Filename: pool/universe/g/golang-github-remeh-sizedwaitgroup/golang-github-remeh-sizedwaitgroup-dev_0.0~git20180822.5e7302b-1.1_all.deb
Size: 3876
MD5sum: 7d2a5fc6499cb108793f604a827db376
SHA1: d5f1a599923cd257e7d2a8dd0ff3e74578c63d68
SHA256: a42aa69a630b971a37c64cf560edb3dba403798603e0a67d0c66d0d8a1a0d155
SHA512: 7e8ded2b3be08624d8f15b143fe717a7c80c48523adc00140354b8e241720572c7004cd49d1670bcd55500bff7495728eaf30f475fe1966ed81d387fb70327ac
Homepage: https://github.com/remeh/sizedwaitgroup
Description-en: 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: 5bc55310ffed883d6e75fa09bbf81ef5