How to Install and Uninstall python3-pycallgraph Package on openSUSE Leap

Last updated: November 27,2024

1. Install "python3-pycallgraph" package

Please follow the instructions below to install python3-pycallgraph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pycallgraph

2. Uninstall "python3-pycallgraph" package

Learn how to uninstall python3-pycallgraph on openSUSE Leap:

$ sudo zypper remove python3-pycallgraph

3. Information about the python3-pycallgraph package on openSUSE Leap

Information for package python3-pycallgraph:
--------------------------------------------
Repository : Main Repository
Name : python3-pycallgraph
Version : 1.0.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 212,9 KiB
Installed : No
Status : not installed
Source package : python-pycallgraph-1.0.1-bp153.1.15.src
Summary : Python application flow visualizer
Description :
Python Call Graph is a Python module that creates call graph
visualizations for Python applications.