How to Install and Uninstall golang-github-prometheus-common-devel.noarch Package on CentOS Stream 9

Last updated: October 03,2024

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

Learn how to install golang-github-prometheus-common-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall golang-github-prometheus-common-devel.noarch on CentOS Stream 9:

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

3. Information about the golang-github-prometheus-common-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:10:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-github-prometheus-common-devel
Version : 0.45.0
Release : 1.el9
Architecture : noarch
Size : 93 k
Source : golang-github-prometheus-common-0.45.0-1.el9.src.rpm
Repository : epel
Summary : Go libraries shared across Prometheus components and libraries
URL : https://github.com/prometheus/common
License : Apache-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