How to Install golang-gopkg-gcfg.v1-dev in Ubuntu 18.04



Install golang-gopkg-gcfg.v1-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-gcfg.v1-dev

Description:

read INI-style configuration files into Go structs

gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files). Gcfg supports user-defined types and subsections.

Homepage: https://gopkg.in/gcfg.v1

Version: 1.2.0-4

Section: universe/devel