How to Install golang-github-joho-godotenv-dev in Ubuntu 18.04



Install golang-github-joho-godotenv-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-joho-godotenv-dev

Description:

Go port of Ruby's dotenv library

This Go library provides a port of Ruby's dotenv library. This library can be used for reading .env files and environment variables. It also includes an autoload feature to automatically read and load a environment information.

Homepage: https://github.com/joho/godotenv

Version: 1.2.0-3

Section: universe/devel