How to Install and Uninstall prometheus-jmx-exporter.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "prometheus-jmx-exporter.noarch" package

Please follow the steps below to install prometheus-jmx-exporter.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install prometheus-jmx-exporter.noarch

2. Uninstall "prometheus-jmx-exporter.noarch" package

This guide covers the steps necessary to uninstall prometheus-jmx-exporter.noarch on Fedora 36:

$ sudo dnf remove prometheus-jmx-exporter.noarch $ sudo dnf autoremove

3. Information about the prometheus-jmx-exporter.noarch package on Fedora 36

Last metadata expiration check: 4:34:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : prometheus-jmx-exporter
Version : 0.16.1
Release : 4.fc36
Architecture : noarch
Size : 697 k
Source : prometheus-jmx-exporter-0.16.1-4.fc36.src.rpm
Repository : fedora
Summary : Prometheus JMX Exporter
URL : https://github.com/prometheus/jmx_exporter/
License : ASL 2.0
Description : JMX to Prometheus exporter: a collector that can be configured to scrape
: and expose MBeans of a JMX target. This exporter is intended to be run as
: a Java Agent, exposing a HTTP server and serving metrics of the local JVM.