How to Install golang-github-naoina-toml-dev in Ubuntu 18.04



Install golang-github-naoina-toml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-naoina-toml-dev

Description:

TOML parser and encoder library for Golang

TOML v0.4.0 compatible parser and encoder lirary for Golang. The TOML package also contains a Marshaler interface, which can be implemented by objects that can marshal themselves into valid TOML.

Homepage: https://github.com/naoina/toml

Version: 0.1.1-4

Section: universe/devel