How to Install and Uninstall pprof.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "pprof.noarch" package

Please follow the steps below to install pprof.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pprof.noarch

2. Uninstall "pprof.noarch" package

Please follow the step by step instructions below to uninstall pprof.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove pprof.noarch $ sudo dnf autoremove

3. Information about the pprof.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:34:55 ago on Sun May 9 13:03:46 2021.
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.