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

Last updated: September 18,2024

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

This guide let you learn how to install golang-github-alecthomas-kong-hcl-2-devel.noarch on Fedora 34

$ 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 34:

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

Last metadata expiration check: 4:39:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-alecthomas-kong-hcl-2-devel
Version : 2.0.0
Release : 2.fc34
Architecture : noarch
Size : 16 k
Source : golang-github-alecthomas-kong-hcl-2-2.0.0-2.fc34.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