How to Install and Uninstall python3-pycallgraph Package on Kali Linux

Last updated: June 26,2024

1. Install "python3-pycallgraph" package

Please follow the guidelines below to install python3-pycallgraph on Kali Linux

$ sudo apt update $ sudo apt install python3-pycallgraph

2. Uninstall "python3-pycallgraph" package

In this section, we are going to explain the necessary steps to uninstall python3-pycallgraph on Kali Linux:

$ sudo apt remove python3-pycallgraph $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycallgraph package on Kali Linux

Package: python3-pycallgraph
Source: pycallgraph
Version: 1.1.3-2
Installed-Size: 131
Maintainer: Carl Chenet
Architecture: all
Replaces: python-pycallgraph
Depends: python3:any, graphviz
Conflicts: python-pycallgraph
Size: 26452
SHA256: e01646d30f672192a2b32ed59875ed49406b00a780b6a1c3b255500a525225b5
SHA1: 53022579362184d16eddca1c49e1def93199cb11
MD5sum: 686f836684b9d322f2a441cea63aff5e
Description: Python library that creates call graphs for Python programs
It uses GraphViz to generate call graphs from one execution of
your Python code. It's very easy to use and can point out possible problems
with your code execution.
.
This package contains the Python 3 module for pycallgraph
Description-md5:
Homepage: https://github.com/daneads/pycallgraph2
Section: python
Priority: optional
Filename: pool/main/p/pycallgraph/python3-pycallgraph_1.1.3-2_all.deb