How to Install and Uninstall golang-github-afex-hystrix-devel.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "golang-github-afex-hystrix-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-afex-hystrix-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-afex-hystrix-devel.noarch

2. Uninstall "golang-github-afex-hystrix-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-afex-hystrix-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-afex-hystrix-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-afex-hystrix-devel.noarch package on Fedora 38

Last metadata expiration check: 4:54:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-afex-hystrix-devel
Version : 0
Release : 0.11.20190622gitfa1af6a.fc38
Architecture : noarch
Size : 44 k
Source : golang-github-afex-hystrix-0-0.11.20190622gitfa1af6a.fc38.src.rpm
Repository : fedora
Summary : Netflix's hystrix latency and fault tolerance library, for go
URL : https://github.com/afex/hystrix-go
License : MIT
Description : Hystrix is a latency and fault tolerance library designed to isolate points of
: access to remote systems, services and 3rd party libraries, stop cascading
: failure and enable resilience in complex distributed systems where failure is
: inevitable.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/afex/hystrix-go