How to Install and Uninstall pprof.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "pprof.noarch" package

Please follow the step by step instructions below to install pprof.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install pprof.noarch

2. Uninstall "pprof.noarch" package

Please follow the steps below to uninstall pprof.noarch on Rocky Linux 9:

$ sudo dnf remove pprof.noarch $ sudo dnf autoremove

3. Information about the pprof.noarch package on Rocky Linux 9

Last metadata expiration check: 1:14:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : pprof
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 54 k
Source : gperftools-2.9.1-2.el9.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.