How to Install and Uninstall golang-github-hashicorp-hcl-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "golang-github-hashicorp-hcl-devel.noarch" package

This guide covers the steps necessary to install golang-github-hashicorp-hcl-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-hashicorp-hcl-devel.noarch

2. Uninstall "golang-github-hashicorp-hcl-devel.noarch" package

Please follow the instructions below to uninstall golang-github-hashicorp-hcl-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-hashicorp-hcl-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hashicorp-hcl-devel.noarch package on Fedora 39

Last metadata expiration check: 0:27:33 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-hashicorp-hcl-devel
Version : 1.0.0
Release : 13.fc39
Architecture : noarch
Size : 108 k
Source : golang-github-hashicorp-hcl-1.0.0-13.fc39.src.rpm
Repository : fedora
Summary : Hashicorp configuration language
URL : https://github.com/hashicorp/hcl
License : MPLv2.0
Description : 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 code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/hcl