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

Last updated: May 19,2024

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

This guide let you learn how to install golang-github-uber-go-atomic-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-uber-go-atomic-dev on Kali Linux:

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

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

Package: golang-github-uber-go-atomic-dev
Source: golang-github-uber-go-atomic
Version: 1.8.0-2
Installed-Size: 145
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev, golang-go.uber-atomic-dev
Size: 15948
SHA256: ba545e46095d9ec4f1929dd1d73a77e22cdd2dc7c83a4cd893a19fe1c7eb9359
SHA1: 800db16934a36208208ef447e0e4de4588ba0f3d
MD5sum: c7e612c326a157159770604b32fd0f57
Description: Wrapper types for sync/atomic which enforce atomic access
This package contains 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.
This library preserves all the functionality of the standard library,
but wraps the primitive types to provide a safer, more convenient API.
Description-md5: dbde427fdd14083af454eed90bfa614e
Homepage: https://github.com/uber-go/atomic
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-uber-go-atomic/golang-github-uber-go-atomic-dev_1.8.0-2_all.deb