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

Last updated: June 26,2024

1. Install "python311-toposort" package

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

$ sudo zypper refresh $ sudo zypper install python311-toposort

2. Uninstall "python311-toposort" package

This guide let you learn how to uninstall python311-toposort on openSuSE Tumbleweed:

$ sudo zypper remove python311-toposort

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

Information for package python311-toposort:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-toposort
Version : 1.10-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 41.2 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.