How to Install and Uninstall golang-github-hashicorp-go-version-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "golang-github-hashicorp-go-version-dev" package

Please follow the step by step instructions below to install golang-github-hashicorp-go-version-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-hashicorp-go-version-dev

2. Uninstall "golang-github-hashicorp-go-version-dev" package

Please follow the guidelines below to uninstall golang-github-hashicorp-go-version-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-hashicorp-go-version-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-go-version-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-hashicorp-go-version-dev
Priority: extra
Section: universe/devel
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-hashicorp-go-version
Version: 0.0~git20150915.0.2b9865f-1
Depends: golang-go
Filename: pool/universe/g/golang-github-hashicorp-go-version/golang-github-hashicorp-go-version-dev_0.0~git20150915.0.2b9865f-1_all.deb
Size: 10792
MD5sum: 8e1f433c0390a067ee3eb54fe4de638b
SHA1: 09758a86a28a3832fa951b0bdb48dc1c4c09044e
SHA256: 4309c6c4b6ea2d8c92729c0f3252164338bb5fefd8f77399e1a8db1af914b25c
Description-en: library for parsing and verifying versions and version constraints
go-version is a library for parsing versions and version constraints, and
verifying versions against a set of constraints. go-version can sort a
collection of versions properly, handles prerelease/beta versions, can
increment versions, etc. Versions used with go-version must follow SemVer.
Description-md5: 67c03e52a43fa936032e23aca81aea64
Homepage: https://github.com/hashicorp/go-version
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu