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

Last updated: June 23,2024

1. Install "python310-altgraph" package

Here is a brief guide to show you how to install python310-altgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-altgraph

2. Uninstall "python310-altgraph" package

Please follow the steps below to uninstall python310-altgraph on openSuSE Tumbleweed:

$ sudo zypper remove python310-altgraph

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

Information for package python310-altgraph:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-altgraph
Version : 0.17.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 121.8 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.