How to Install golang-github-opennota-urlesc-dev in Ubuntu 18.04



Install golang-github-opennota-urlesc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-opennota-urlesc-dev

Description:

Proper URL escaping as per RFC3986 for Go

Package urlesc implements query escaping as per RFC 3986 for the Go Programming Language. . It contains some parts of the net/url package, modified so as to allow some reserved characters incorrectly escaped by net/url. See Go Issue 5684 at https://github.com/golang/go/issues/5684 for more information.

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

Version: 0.0~git20160726.0.5bd2802-1

Section: universe/devel