How to Install and Uninstall golang-github-kit.x86_64 Package on Fedora 34

Last updated: January 15,2025

1. Install "golang-github-kit.x86_64" package

Please follow the guidelines below to install golang-github-kit.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-kit.x86_64

2. Uninstall "golang-github-kit.x86_64" package

Learn how to uninstall golang-github-kit.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-kit.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-kit.x86_64 package on Fedora 34

Last metadata expiration check: 1:06:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-kit
Version : 0.10.0
Release : 3.fc34
Architecture : x86_64
Size : 1.5 M
Source : golang-github-kit-0.10.0-3.fc34.src.rpm
Repository : fedora
Summary : Standard library for microservices
URL : https://github.com/go-kit/kit
License : MIT
Description :
: Go kit is a programming toolkit for building microservices (or elegant
: monoliths) in Go. We solve common problems in distributed systems and
: application architecture so you can focus on delivering business value.