How to Install golang-github-pelletier-go-toml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-pelletier-go-toml-dev

Description:

Go library for the TOML language

This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0. . TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.

Homepage: https://github.com/pelletier/go-toml

Version: 1.0.1-1

Section: universe/devel