How to Install and Uninstall pyprof2calltree Package on Kali Linux

Last updated: May 20,2024

1. Install "pyprof2calltree" package

Please follow the step by step instructions below to install pyprof2calltree on Kali Linux

$ sudo apt update $ sudo apt install pyprof2calltree

2. Uninstall "pyprof2calltree" package

Here is a brief guide to show you how to uninstall pyprof2calltree on Kali Linux:

$ sudo apt remove pyprof2calltree $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyprof2calltree package on Kali Linux

Package: pyprof2calltree
Version: 1.4.5-1
Installed-Size: 46
Maintainer: Nicholas D Steeves
Architecture: all
Depends: python3:any
Enhances: kcachegrind
Size: 11396
SHA256: 712e3b379130d7a42d26326adfd2abfe0da1aebb58e27d03aa86d7df1af25878
SHA1: c078e38ed17e7df93cedd62a855784cc945359d5
MD5sum: ce906d5c14727cfd7d08d9333237cbff
Description: visualise Python cProfile data with this kcachegrind converter
Pyprof2calltree converts cProfile data into a format that is
consumable by kcachegrind and qcachegrind for graphical calltree
analysis. This combination provides similar capabilities to Snakeviz
or RunSnakeRun.
.
Pyprof2calltree is an adaptation of lsprofcalltree.py, written by David
Allouche, Jp Calderone, Itamar Shtull-Trauring, and Johan Dahlin. It
has been adapted to behave more like scripts in the kcachegrind-converters
package. One of the authors' objectives is for pyprof2calltree to
eventually become part of the official upstream kdesdk package.
Description-md5:
Homepage: https://github.com/pwaller/pyprof2calltree
Tag: devel::lang:python, devel::profiler, implemented-in::python,
role::plugin
Section: devel
Priority: optional
Filename: pool/main/p/pyprof2calltree/pyprof2calltree_1.4.5-1_all.deb