How to Install and Uninstall python39-gprof2dot Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "python39-gprof2dot" package

In this section, we are going to explain the necessary steps to install python39-gprof2dot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gprof2dot

2. Uninstall "python39-gprof2dot" package

Please follow the guidelines below to uninstall python39-gprof2dot on openSuSE Tumbleweed:

$ sudo zypper remove python39-gprof2dot

3. Information about the python39-gprof2dot package on openSuSE Tumbleweed

Information for package python39-gprof2dot:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-gprof2dot
Version : 2022.7.29-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 303.0 KiB
Installed : No
Status : not installed
Source package : python-gprof2dot-2022.7.29-1.10.src
Upstream URL : https://github.com/jrfonseca/gprof2dot
Summary : Script to generate a dot graph from the output of several profilers
Description :
GProf2Dot.py is a Python script to convert the output from many
profilers into a dot graph.