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

Last updated: May 20,2024

1. Install "golang-github-hashicorp-hcl-dev" package

Please follow the guidelines below to install golang-github-hashicorp-hcl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-hashicorp-hcl-dev

2. Uninstall "golang-github-hashicorp-hcl-dev" package

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

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

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

Package: golang-github-hashicorp-hcl-dev
Priority: extra
Section: universe/devel
Installed-Size: 311
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-hashicorp-hcl
Version: 0.0~git20151110.0.fa160f1-1
Filename: pool/universe/g/golang-github-hashicorp-hcl/golang-github-hashicorp-hcl-dev_0.0~git20151110.0.fa160f1-1_all.deb
Size: 42792
MD5sum: 37c98db62650a6acb9b8983dd6673169
SHA1: 56de19999a83ebf0244f61c6b46a9582c0bee617
SHA256: 5ac4fe9435c86c05bdf14aa28c8700b771c773b018fa8fb8e0df334c797702ab
Description-en: Go implementation of HashiCorp Configuration Language
HCL (HashiCorp Configuration Language) is a configuration language built by
HashiCorp. The goal of HCL is to build a structured configuration language that
is both human and machine friendly for use with command-line tools, but
specifically targeted towards DevOps tools, servers, etc.
.
HCL is also fully JSON compatible. That is, JSON can be used as completely
valid input to a system expecting HCL. This helps makes systems interoperable
with other systems.
.
HCL is heavily inspired by libucl, nginx configuration, and others similar.
.
This package contains the source.
Description-md5: 15e00736f8c0cb624d83846e818d99f1
Homepage: https://github.com/hashicorp/hcl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu