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

Last updated: May 19,2024

1. Install "python3-gprof2dot" package

Here is a brief guide to show you how to install python3-gprof2dot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-gprof2dot

2. Uninstall "python3-gprof2dot" package

Learn how to uninstall python3-gprof2dot on openSUSE Leap:

$ sudo zypper remove python3-gprof2dot

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

Information for package python3-gprof2dot:
------------------------------------------
Repository : Main Repository
Name : python3-gprof2dot
Version : 2017.9.19-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 281.5 KiB
Installed : No
Status : not installed
Source package : python-gprof2dot-2017.9.19-bp155.2.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.