How to Install and Uninstall golang-go.uber-atomic-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,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 Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide let you learn how to uninstall golang-go.uber-atomic-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-go.uber-atomic-dev
Architecture: all
Version: 1.4.0-1
Priority: extra
Section: universe/devel
Source: golang-go.uber-atomic
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-go.uber-atomic/golang-go.uber-atomic-dev_1.4.0-1_all.deb
Size: 6944
MD5sum: e816a1b12aa56aec8418af5466a9ba9c
SHA1: bcb664fdcd2edce886ceff505bab51c7eab829ea
SHA256: fb4f9ea2c020097b40891d26eeb0f17aab88daecb33bd6bceefde8ac3fc83576
SHA512: 4262bdce32f2301f79c21b5d802bf3d7b7011db88b39cad14fc02895e103f00d124880a4368c0b718be6331dc0bae03b9d41ce4a58cad443f9f7954082c6acc8
Homepage: https://go.uber.org/atomic
Description-en: 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: c6446ce804915ca91569779e110c3fb8