How to Install elpa-go-mode in Ubuntu 18.04



Install elpa-go-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-go-mode

Description:

Emacs mode for editing Go code

This package provides a GNU Emacs major mode for editing code in the Go programming language.

Homepage: https://github.com/dominikh/go-mode.el

Version: 3:1.5.0-1

Section: universe/lisp