How to Install and Uninstall golang-github-fatih-semgroup-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-fatih-semgroup-dev" package

Please follow the guidance below to install golang-github-fatih-semgroup-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-fatih-semgroup-dev

2. Uninstall "golang-github-fatih-semgroup-dev" package

Learn how to uninstall golang-github-fatih-semgroup-dev on Kali Linux:

$ sudo apt remove golang-github-fatih-semgroup-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-fatih-semgroup-dev package on Kali Linux

Package: golang-github-fatih-semgroup-dev
Source: golang-github-fatih-semgroup
Version: 1.2.0-2
Installed-Size: 25
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-sync-dev
Size: 5072
SHA256: 43309fff9c395ffb6e892d898426c701f6c6fafd92c0d7ba6fa7f29741b251e9
SHA1: a9eb629d4da67d590d28f74342c0e6229fe4051a
MD5sum: aceffa3bbd19c7809f80118a9498bfe1
Description: like errgroup/waitgroup, but only runs a maximum of tasks at any time
semgroup provides synchronization and error propagation, for groups of
goroutines working on subtasks of a common task. It uses a weighted
semaphore implementation to make sure that only a number of maximum
tasks can be run at any time.
.
Unlike golang.org/x/sync/errgroup, it doesn't return the first non-nil
error, rather it accumulates all errors and returns a set of errors,
allowing each task to fullfil their task.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fatih/semgroup
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-fatih-semgroup/golang-github-fatih-semgroup-dev_1.2.0-2_all.deb