How to Install and Uninstall golang-github-nozzle-throttler-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-nozzle-throttler-dev" package

This guide covers the steps necessary to install golang-github-nozzle-throttler-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-nozzle-throttler-dev

2. Uninstall "golang-github-nozzle-throttler-dev" package

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

$ sudo apt remove golang-github-nozzle-throttler-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-nozzle-throttler-dev package on Kali Linux

Package: golang-github-nozzle-throttler-dev
Source: golang-github-nozzle-throttler
Version: 1.1-4
Installed-Size: 31
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6036
SHA256: 1b4013737399e6a5134f00a49d6eea94c55cb573b22ed22d5076ee5b3dd69aa6
SHA1: 3d7844cdb740c601b4ae781ca26044d40c681405
MD5sum: 42d4d11ee2032d4231a9d92a422cb361
Description: Fill the gap between WaitGroup and manually monitor goroutines with channels
The API is almost identical to WaitGroups,
but it allows you to set a max number of workers that can be
running simultaneously. It uses channels internally to block until a job
completes by calling Done() or until all jobs have been completed. It
also provides a built in error channel that captures your goroutine
errors and provides access to them as []error after you exit the loop.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/nozzle/throttler
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-nozzle-throttler/golang-github-nozzle-throttler-dev_1.1-4_all.deb