How to Install golang-github-alecthomas-chroma-dev in Ubuntu 18.04



Install golang-github-alecthomas-chroma-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-alecthomas-chroma-dev

Description:

general purpose syntax highlighter in pure Go -- sources

Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc. . Chroma is based heavily on Pygments (http://pygments.org/), and includes translators for Pygments lexers and styles. . This package contains Chroma's source code and helper libraries.

Homepage: https://github.com/alecthomas/chroma

Version: 0.4.0+git20180402.51d250f-1

Section: universe/devel