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

Last updated: July 01,2024

1. Install "python311-gprof2dot" package

This guide covers the steps necessary to install python311-gprof2dot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-gprof2dot

2. Uninstall "python311-gprof2dot" package

Please follow the step by step instructions below to uninstall python311-gprof2dot on openSuSE Tumbleweed:

$ sudo zypper remove python311-gprof2dot

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

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