How to Install and Uninstall golang-github-prometheus-alertmanager.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

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

Here is a brief guide to show you how to install golang-github-prometheus-alertmanager.x86_64 on Oracle Linux 9

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

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

Learn how to uninstall golang-github-prometheus-alertmanager.x86_64 on Oracle Linux 9:

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

3. Information about the golang-github-prometheus-alertmanager.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:14:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-prometheus-alertmanager
Version : 0.23.0
Release : 6.el9
Architecture : x86_64
Size : 13 M
Source : golang-github-prometheus-alertmanager-0.23.0-6.el9.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.