How to Install golang-gopkg-inf.v0-dev in Ubuntu 18.04



Install golang-gopkg-inf.v0-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-inf.v0-dev

Description:

Golang library for "infinite-precision" decimal arithmetic

Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic. "Infinite precision" describes two characteristics: practically unlimited precision for decimal number representation and no support for calculating with any specific fixed precision.

Homepage: https://github.com/go-inf/inf

Version: 0.9.0-1

Section: universe/devel