How to Install and Uninstall golang-github-alecthomas-kong-hcl-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "golang-github-alecthomas-kong-hcl-dev" package

This is a short guide on how to install golang-github-alecthomas-kong-hcl-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-alecthomas-kong-hcl-dev

2. Uninstall "golang-github-alecthomas-kong-hcl-dev" package

Please follow the step by step instructions below to uninstall golang-github-alecthomas-kong-hcl-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang-github-alecthomas-kong-hcl-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-alecthomas-kong-hcl-dev
Architecture: all
Version: 0.2.0-2
Priority: optional
Section: universe/devel
Source: golang-github-alecthomas-kong-hcl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: golang-github-alecthomas-kong-dev (>= 0.2.1~), golang-github-hashicorp-hcl-dev (>= 1.0.0~), golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-alecthomas-kong-hcl/golang-github-alecthomas-kong-hcl-dev_0.2.0-2_all.deb
Size: 6652
MD5sum: c43431ac4dc2d838a96c16eaef545827
SHA1: 68f17909aea79823701de097eb13e896c3436ae7
SHA256: 3990b83a2c9b8adc3d1c0fde91a2b5cbb3affbdd174afabf80253d0273c28da0
SHA512: 7f5a6754b763cd0cf2d42746313becd2cb24b401c9ba0f1d46549b9f84ce9b8a0e866e16fb2d90b978e77c0f4746b0dd286361f5b2712a046dc0c79977adaceb
Homepage: https://github.com/alecthomas/kong-hcl
Description-en: Kong configuration loader for HCL (Go library)
github.com/alecthomas/kong-hcl is a Kong configuration loader for HCL
implemented for the Go programming language.
.
It may be used like so:
.
var cli struct {
Config kong.ConfigFlag `help:"Load configuration."`
}
parser, err := kong.New(&cli, kong.Configuration(konghcl.Loader,
"/etc/myapp/config.hcl", "~/.myapp.hcl))
Description-md5: febc00d5b80c9271d9d418aa8fc8577d