How To Install golang-github-hashicorp-consul-api-devel on Fedora 36

In this tutorial we learn how to install golang-github-hashicorp-consul-api-devel in Fedora 36. golang-github-hashicorp-consul-api-devel is Solution to connect and configure applications across dynamic, distributed infrastructure

Introduction

In this tutorial we learn how to install golang-github-hashicorp-consul-api-devel on Fedora 36.

What is golang-github-hashicorp-consul-api-devel

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. Consul provides several key features – Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. – Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. – Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. – Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. – Service Segmentation - Consul Connect enables secure service-to-service communication with automatic TLS encryption and identity-based authorization. This package contains the source code needed for building packages that reference the following Go import paths – github.com/hashicorp/consul

We can use yum or dnf to install golang-github-hashicorp-consul-api-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-hashicorp-consul-api-devel.

Install golang-github-hashicorp-consul-api-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-hashicorp-consul-api-devel using dnf by running the following command:

sudo dnf -y install golang-github-hashicorp-consul-api-devel

Install golang-github-hashicorp-consul-api-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-hashicorp-consul-api-devel using yum by running the following command:

sudo yum -y install golang-github-hashicorp-consul-api-devel

How To Uninstall golang-github-hashicorp-consul-api-devel on Fedora 36

To uninstall only the golang-github-hashicorp-consul-api-devel package we can use the following command:

sudo dnf remove golang-github-hashicorp-consul-api-devel

golang-github-hashicorp-consul-api-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-hashicorp-consul-api-devel
/usr/share/doc/golang-github-hashicorp-consul-api-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-consul-api-devel/INTERNALS.md
/usr/share/doc/golang-github-hashicorp-consul-api-devel/README-api.md
/usr/share/doc/golang-github-hashicorp-consul-api-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/consul
/usr/share/gocode/src/github.com/hashicorp/consul/.goipath
/usr/share/gocode/src/github.com/hashicorp/consul/CHANGELOG.md
/usr/share/gocode/src/github.com/hashicorp/consul/INTERNALS.md
/usr/share/gocode/src/github.com/hashicorp/consul/NOTICE.md
/usr/share/gocode/src/github.com/hashicorp/consul/README-api.md
/usr/share/gocode/src/github.com/hashicorp/consul/README.md
/usr/share/gocode/src/github.com/hashicorp/consul/api
/usr/share/gocode/src/github.com/hashicorp/consul/api/acl.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/acl_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/agent.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/agent_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/api.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/api_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/catalog.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/catalog_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_discoverychain.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_discoverychain_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_gateways.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_gateways_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_intentions.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_intentions_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_ca.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_ca_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_intention.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_intention_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/coordinate.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/coordinate_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/debug.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/debug_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/discovery_chain.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/discovery_chain_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/event.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/event_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/health.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/health_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/kv.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/kv_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/lock.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/lock_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/namespace.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/namespace_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_area.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_autopilot.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_autopilot_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_keyring.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_keyring_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_license.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_raft.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_raft_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_segment.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/oss_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/prepared_query.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/prepared_query_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/raw.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/semaphore.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/semaphore_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/session.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/session_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/snapshot.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/snapshot_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/status.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/status_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/txn.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/txn_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/funcs.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/funcs_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/plan.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/plan_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/watch.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/watch_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/go.mod
/usr/share/licenses/golang-github-hashicorp-consul-api-devel
/usr/share/licenses/golang-github-hashicorp-consul-api-devel/LICENSE
/usr/share/licenses/golang-github-hashicorp-consul-api-devel/NOTICE.md

References

Summary

In this tutorial we learn how to install golang-github-hashicorp-consul-api-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).