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

Last updated: May 18,2024

1. Install "python36-altgraph" package

This guide let you learn how to install python36-altgraph on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-altgraph

2. Uninstall "python36-altgraph" package

Please follow the step by step instructions below to uninstall python36-altgraph on openSuSE Tumbleweed:

$ sudo zypper remove python36-altgraph

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

Information for package python36-altgraph:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-altgraph
Version : 0.17-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 158,5 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.