How to Install and Uninstall pprof.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "pprof.noarch" package

Please follow the guidance below to install pprof.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pprof.noarch

2. Uninstall "pprof.noarch" package

In this section, we are going to explain the necessary steps to uninstall pprof.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pprof.noarch $ sudo dnf autoremove

3. Information about the pprof.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:41:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pprof
Epoch : 1
Version : 2.7
Release : 9.el8
Architecture : noarch
Size : 64 k
Source : gperftools-2.7-9.el8.src.rpm
Repository : epel
Summary : CPU and Heap Profiler tool
URL : https://github.com/gperftools/gperftools
License : BSD
Description : Pprof is a heap and CPU profiler tool, part of the gperftools suite.