How to Install golang-github-geertjohan-go.incremental-dev in Ubuntu 18.04



Install golang-github-geertjohan-go.incremental-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-geertjohan-go.incremental-dev

Description:

Go package providing type- and concurrency-safe incremental counters

This Go package provides access to atomic integers that can be tested, incremented and set in a type- and concurrency-safe manner. Objects are protected by a mutex and available for all signed and unsigned integer types in Go.

Homepage: https://github.com/geertjohan/go.incremental

Version: 0.0~git20161212.0.1172aab-2

Section: universe/devel