How to Install golang-github-beevik-etree-dev in Ubuntu 18.04



Install golang-github-beevik-etree-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-beevik-etree-dev

Description:

parse and generate XML easily in go

The etree package is a lightweight, pure go package that expresses XML in the form of an element tree. Its design was inspired by the Python ElementTree (http://docs.python.org/2/library/xml.etree.elementtree.html) module.

Homepage: https://github.com/beevik/etree

Version: 1.0.0+git20171015.af219c0-1

Section: universe/devel