How to Install and Uninstall golang-github-alecthomas-kong-hcl-2-devel.noarch Package on Fedora 36

Last updated: January 08,2025

1. Install "golang-github-alecthomas-kong-hcl-2-devel.noarch" package

Please follow the guidance below to install golang-github-alecthomas-kong-hcl-2-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-alecthomas-kong-hcl-2-devel.noarch

2. Uninstall "golang-github-alecthomas-kong-hcl-2-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-alecthomas-kong-hcl-2-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-alecthomas-kong-hcl-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-alecthomas-kong-hcl-2-devel.noarch package on Fedora 36

Last metadata expiration check: 0:29:34 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-alecthomas-kong-hcl-2-devel
Version : 2.0.0
Release : 6.20210731gitd3b99e5.fc36
Architecture : noarch
Size : 16 k
Source : golang-github-alecthomas-kong-hcl-2-2.0.0-6.20210731gitd3b99e5.fc36.src.rpm
Repository : fedora
Summary : A Kong configuration loader for HCL
URL : https://github.com/alecthomas/kong-hcl/v2
License : MIT
Description : This is version 2.x of this package which uses the HCL2 library. For most config
: files it should be a drop-in replacement, but for any codebases using
: konghcl.DecodeValue() you will need to update your Go structs to include HCL
: tags.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/alecthomas/kong-hcl/v2