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

Last updated: September 20,2024

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

This guide let you learn how to install golang-github-afex-hystrix-devel.noarch on Fedora 34

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

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

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

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

Last metadata expiration check: 2:10:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-afex-hystrix-devel
Version : 0
Release : 0.6.20190622gitfa1af6a.fc34
Architecture : noarch
Size : 37 k
Source : golang-github-afex-hystrix-0-0.6.20190622gitfa1af6a.fc34.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