How to Install and Uninstall golang-gopkg-xmlpath.v2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-gopkg-xmlpath.v2-dev" package

Please follow the instructions below to install golang-gopkg-xmlpath.v2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-gopkg-xmlpath.v2-dev

2. Uninstall "golang-gopkg-xmlpath.v2-dev" package

Please follow the step by step instructions below to uninstall golang-gopkg-xmlpath.v2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-gopkg-xmlpath.v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-xmlpath.v2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-gopkg-xmlpath.v2-dev
Priority: extra
Section: universe/devel
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-gopkg-xmlpath.v2
Version: 0.0~git20150820.0.860cbec-1
Depends: golang-go, golang-golang-x-net-dev, golang-check.v1-dev
Filename: pool/universe/g/golang-gopkg-xmlpath.v2/golang-gopkg-xmlpath.v2-dev_0.0~git20150820.0.860cbec-1_all.deb
Size: 13332
MD5sum: 148b589a6fc836c566841ca8527d7719
SHA1: 7d0d0045a47284a50180e592353a5a59e37e2cdc
SHA256: 91d2e745908eb254a9ac01b33c06807517219c3007e98d7eed8de5e3a4954a9b
Description-en: strict subset of the XPath specification for the Go language
Package xmlpath implements a strict subset of the XPath specification
for the Go language. At the moment, xmlpath is compatible with the
XPath specification to the following extent:
- All axes are supported ("child", "following-sibling", etc)
- All abbreviated forms are supported (".", "//", etc)
- All node types except for namespace are supported
- Predicates may be [N], [path], [not(path)], [path=literal]
or [contains(path, literal)]
- Predicates may be joined with "or", "and", and parenthesis
- Richer expressions and namespaces are not supported
Description-md5: 5199ca61868c4e106b8454e7018d5a17
Homepage: https://github.com/go-xmlpath/xmlpath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu