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

Last updated: July 03,2024

1. Install "python312-gprof2dot" package

Here is a brief guide to show you how to install python312-gprof2dot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gprof2dot

2. Uninstall "python312-gprof2dot" package

In this section, we are going to explain the necessary steps to uninstall python312-gprof2dot on openSuSE Tumbleweed:

$ sudo zypper remove python312-gprof2dot

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

Information for package python312-gprof2dot:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gprof2dot
Version : 2022.7.29-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 435.8 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.