How to Install and Uninstall golang-github-prometheus-common-devel.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "golang-github-prometheus-common-devel.noarch" package

Please follow the guidelines below to install golang-github-prometheus-common-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-prometheus-common-devel.noarch

2. Uninstall "golang-github-prometheus-common-devel.noarch" package

Please follow the steps below to uninstall golang-github-prometheus-common-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-prometheus-common-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-prometheus-common-devel.noarch package on Fedora 34

Last metadata expiration check: 0:59:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-prometheus-common-devel
Version : 0.30.0
Release : 3.fc34
Architecture : noarch
Size : 66 k
Source : golang-github-prometheus-common-0.30.0-3.fc34.src.rpm
Repository : updates
Summary : Go libraries shared across prometheus components and libraries
URL : https://github.com/prometheus/common
License : ASL 2.0
Description : This repository contains Go libraries that are shared across Prometheus
: components and libraries.
:
: – config: Common configuration structures
: – expfmt: Decoding and encoding for the exposition format
: – log: A logging wrapper around logrus
: – model: Shared data structures
: – route: A routing wrapper around httprouter using context.Context
: – version: Version information and metrics
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/prometheus/common