How to Install and Uninstall golang-golang-x-sync-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-golang-x-sync-dev" package

Learn how to install golang-golang-x-sync-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-golang-x-sync-dev

2. Uninstall "golang-golang-x-sync-dev" package

Learn how to uninstall golang-golang-x-sync-dev on Kali Linux:

$ sudo apt remove golang-golang-x-sync-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-golang-x-sync-dev package on Kali Linux

Package: golang-golang-x-sync-dev
Source: golang-golang-x-sync
Version: 0.6.0-1
Installed-Size: 82
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 18456
SHA256: 6457fd0911910a75eab4ca15a5c0b3183b70bb0bfbff7c25f2a0e122ca2438fe
SHA1: 2cd0f035f8b50b3131c1d5a2c64c31e603843cc8
MD5sum: 92033386faa1b430492805e0cfcce19f
Description: Supplemental Go synchronization libraries
This package provides supplemental Go libraries (golang.org/x/sync) that
were not included in the main distribution. It provides Go concurrency
primitives in addition to the ones provided by the language ro the "sync"
and "sync/atomic" packages.
.
Provides:
- singleflight: provides a duplicate function call suppression mechanism
- errgroup: provides synchronization, error propagation, and Context
cancellation for groups of goroutines working on subtasks
- semaphore: provides a weighted semaphore implementation
- syncmap: provides a concurrent map implementation
Description-md5:
Multi-Arch: foreign
Homepage: https://golang.org/x/sync
Section: golang
Priority: optional
Filename: pool/main/g/golang-golang-x-sync/golang-golang-x-sync-dev_0.6.0-1_all.deb