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

Last updated: October 12,2024

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

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

$ 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 instructions below to uninstall golang-github-alecthomas-kong-hcl-2-devel.noarch on Fedora 38:

$ 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 38

Last metadata expiration check: 3:44:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-alecthomas-kong-hcl-2-devel
Version : 2.0.0
Release : 9.20210731gitd3b99e5.fc38
Architecture : noarch
Size : 16 k
Source : golang-github-alecthomas-kong-hcl-2-2.0.0-9.20210731gitd3b99e5.fc38.src.rpm
Repository : fedora
Summary : A Kong configuration loader for HCL
URL : https://github.com/alecthomas/kong-hcl
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