How to Install and Uninstall golang-github-remeh-sizedwaitgroup-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

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

Learn how to install golang-github-remeh-sizedwaitgroup-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidelines below to uninstall golang-github-remeh-sizedwaitgroup-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-remeh-sizedwaitgroup-dev
Architecture: all
Version: 0.0~git20180822.5e7302b-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_all.deb
Size: 3740
MD5sum: 854391f36008d7bfc0996670e2845e19
SHA1: 4a378e0a1dd9c6bc834aee7607a5f0b3d44ddf0e
SHA256: e2671aff8e4d7695bc66950f4b3783ef28b88873172cff32d7bb77baa8d0f49e
SHA512: c516f7145c173153176a47a93b5bb1e813c7c7d411cc071b2967d8a6aa102c318f26149228b459fa9435b00a684d65d91984be396f214706fa7a4a2663ac75e5
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