How to Install golang-github-puerkitobio-goquery-dev in Ubuntu 18.04



Install golang-github-puerkitobio-goquery-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-puerkitobio-goquery-dev

Description:

jQuery-style HTML manipulation in Go

goquery brings a syntax and a set of features similar to jQuery (http://jquery.com/) to the Go language, based on Go's net/html package and the CSS Selector library cascadia. . Syntax-wise, it is as close as possible to jQuery, with the same function names when possible, and a chainable interface.

Homepage: https://github.com/PuerkitoBio/goquery

Version: 1.1.0+git20170324.3.ed7d758-1

Section: universe/devel