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

Last updated: July 02,2024

1. Install "python310-toposort" package

This is a short guide on how to install python310-toposort on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-toposort

2. Uninstall "python310-toposort" package

Please follow the instructions below to uninstall python310-toposort on openSuSE Tumbleweed:

$ sudo zypper remove python310-toposort

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

Information for package python310-toposort:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.