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

Last updated: July 03,2024

1. Install "python312-altgraph" package

Please follow the steps below to install python312-altgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-altgraph

2. Uninstall "python312-altgraph" package

Learn how to uninstall python312-altgraph on openSuSE Tumbleweed:

$ sudo zypper remove python312-altgraph

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

Information for package python312-altgraph:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-altgraph
Version : 0.17.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141.4 KiB
Installed : No
Status : not installed
Source package : python-altgraph-0.17.4-1.2.src
Upstream URL : https://github.com/ronaldoussoren/altgraph/
Summary : Python graph (network) package
Description :
Altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.