How to Install and Uninstall golang-github-hashicorp-consul-sdk-devel.noarch Package on Fedora 36

Last updated: April 27,2024

1. Install "golang-github-hashicorp-consul-sdk-devel.noarch" package

Learn how to install golang-github-hashicorp-consul-sdk-devel.noarch on Fedora 36

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

2. Uninstall "golang-github-hashicorp-consul-sdk-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-hashicorp-consul-sdk-devel.noarch on Fedora 36:

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

3. Information about the golang-github-hashicorp-consul-sdk-devel.noarch package on Fedora 36

Last metadata expiration check: 2:34:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-hashicorp-consul-sdk-devel
Version : 0.7.0
Release : 4.fc36
Architecture : noarch
Size : 98 k
Source : golang-github-hashicorp-consul-sdk-0.7.0-4.fc36.src.rpm
Repository : fedora
Summary : Solution to connect and configure applications across dynamic, distributed infrastructure
URL : https://github.com/hashicorp/consul
License : MPLv2.0
Description : 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