How to Install and Uninstall golang-github-prometheus-alertmanager.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "golang-github-prometheus-alertmanager.x86_64" package

This guide covers the steps necessary to install golang-github-prometheus-alertmanager.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install golang-github-prometheus-alertmanager.x86_64

2. Uninstall "golang-github-prometheus-alertmanager.x86_64" package

Please follow the steps below to uninstall golang-github-prometheus-alertmanager.x86_64 on AlmaLinux 8:

$ sudo dnf remove golang-github-prometheus-alertmanager.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-prometheus-alertmanager.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:08:36 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : golang-github-prometheus-alertmanager
Version : 0.23.0
Release : 7.el8
Architecture : x86_64
Size : 13 M
Source : golang-github-prometheus-alertmanager-0.23.0-7.el8.src.rpm
Repository : epel
Summary : Prometheus Alertmanager
URL : https://github.com/prometheus/alertmanager
License : ASL 2.0
Description :
: The Alertmanager handles alerts sent by client applications such as the
: Prometheus server. It takes care of deduplicating, grouping, and routing them to
: the correct receiver integrations such as email, PagerDuty, or OpsGenie. It also
: takes care of silencing and inhibition of alerts.