How to Install and Uninstall golang-go.uber-atomic-dev Package on Kali Linux

Last updated: December 24,2024

1. Install "golang-go.uber-atomic-dev" package

Here is a brief guide to show you how to install golang-go.uber-atomic-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-go.uber-atomic-dev

2. Uninstall "golang-go.uber-atomic-dev" package

Here is a brief guide to show you how to uninstall golang-go.uber-atomic-dev on Kali Linux:

$ sudo apt remove golang-go.uber-atomic-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-go.uber-atomic-dev package on Kali Linux

Package: golang-go.uber-atomic-dev
Source: golang-go.uber-atomic
Version: 1.11.0-1
Installed-Size: 163
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 17704
SHA256: fa84cb55fad518753928280f9798014f6fb3fb0e6f095292874266be81ece007
SHA1: ee30d3dbd106d998eb7445f060033dc106bd336c
MD5sum: 6507b6eb9d27d9721647751f1df4a75a
Description: Simple wrappers for primitive types to enforce atomic access
The standard library's `sync/atomic` is powerful, but it's easy to forget which
variables must be accessed atomically. `go.uber.org/atomic` preserves all the
functionality of the standard library, but wraps the primitive types to
provide a safer, more convenient API.
Description-md5:
Multi-Arch: foreign
Homepage: https://go.uber.org/atomic
Section: golang
Priority: extra
Filename: pool/main/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.11.0-1_all.deb