How to Install and Uninstall golang-github-opennota-urlesc-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "golang-github-opennota-urlesc-dev" package

In this section, we are going to explain the necessary steps to install golang-github-opennota-urlesc-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "golang-github-opennota-urlesc-dev" package

This guide covers the steps necessary to uninstall golang-github-opennota-urlesc-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-opennota-urlesc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-opennota-urlesc-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-opennota-urlesc-dev
Architecture: all
Version: 0.0~git20160726.0.5bd2802-1
Priority: extra
Section: universe/devel
Source: golang-github-opennota-urlesc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Provides: golang-github-puerkitobio-urlesc-dev
Filename: pool/universe/g/golang-github-opennota-urlesc/golang-github-opennota-urlesc-dev_0.0~git20160726.0.5bd2802-1_all.deb
Size: 8286
MD5sum: 8d5af1f3ce08f53e1b2b727bf8765dce
SHA1: c96ca1d9ac32999c46b85350c6e1ac5eb4ab06b7
SHA256: c00343b868664e2d67443c053b7922ff21c424fbaf040d55b5e04acbee644555
SHA512: ab2a70edb8c8683c3d03d6c22a8d24369ab380b447feef62bfdcc33f79108be41fa9b6f8a36a58f85ba85ba42854e81272178f2ea2ec71c1f38ce1906e95bfc1
Homepage: https://github.com/PuerkitoBio/urlesc
Description-en: 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.
Description-md5: a2a938bdbbb3f53f081bb22c20005ca4

5. The same packages on other Linux Distributions