How to Install dh-golang in Ubuntu 18.04



Install dh-golang by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-golang

Description:

debhelper add-on for packaging software written in Go (golang)

dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple.

Version: 1.34

Section: devel