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

Last updated: October 07,2024

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

Please follow the steps below to install golang-github-hashicorp-hcl-devel.noarch on Fedora 34

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

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

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

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

Last metadata expiration check: 2:55:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-hashicorp-hcl-devel
Version : 1.0.0
Release : 8.fc34
Architecture : noarch
Size : 82 k
Source : golang-github-hashicorp-hcl-1.0.0-8.fc34.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