How to Install and Uninstall python39-toposort Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-toposort" package

Learn how to install python39-toposort on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-toposort

2. Uninstall "python39-toposort" package

Please follow the step by step instructions below to uninstall python39-toposort on openSuSE Tumbleweed:

$ sudo zypper remove python39-toposort

3. Information about the python39-toposort package on openSuSE Tumbleweed

Information for package python39-toposort:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-toposort
Version : 1.10-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.5 KiB
Installed : No
Status : not installed
Source package : python-toposort-1.10-2.4.src
Upstream URL : https://gitlab.com/ericvsmith/toposort
Summary : Implements a topological sort algorithm
Description :
Implements a topological sort algorithm.