How to Install and Uninstall parfait.src Package on Oracle Linux 8

Last updated: June 29,2024

1. Install "parfait.src" package

Here is a brief guide to show you how to install parfait.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install parfait.src

2. Uninstall "parfait.src" package

Learn how to uninstall parfait.src on Oracle Linux 8:

$ sudo dnf remove parfait.src $ sudo dnf autoremove

3. Information about the parfait.src package on Oracle Linux 8

Last metadata expiration check: 6:24:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : parfait
Version : 0.5.4
Release : 4.module+el8.5.0+20480+407d1823
Architecture : src
Size : 659 k
Source : None
Repository : ol8_appstream
Summary : Java libraries for Performance Co-Pilot (PCP)
URL : https://github.com/performancecopilot/parfait
License : ASL 2.0
Description : Parfait is a Java performance monitoring library that exposes and
: collects metrics through a variety of outputs. It provides APIs
: for extracting performance metrics from the JVM and other sources.
: It interfaces to Performance Co-Pilot (PCP) using the Memory Mapped
: Value (MMV) machinery for extremely lightweight instrumentation.