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

Last updated: May 19,2024

1. Install "python38-altgraph" package

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

$ sudo zypper refresh $ sudo zypper install python38-altgraph

2. Uninstall "python38-altgraph" package

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

$ sudo zypper remove python38-altgraph

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

Information for package python38-altgraph:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-altgraph
Version : 0.17-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 158,0 KiB
Installed : No
Status : not installed
Source package : python-altgraph-0.17-2.2.src
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.