How to Install and Uninstall python3-toposort Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-toposort" package

Here is a brief guide to show you how to install python3-toposort on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-toposort

2. Uninstall "python3-toposort" package

Here is a brief guide to show you how to uninstall python3-toposort on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-toposort $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-toposort package on Ubuntu 21.10 (Impish Indri)

Package: python3-toposort
Architecture: all
Version: 1.6-1
Priority: optional
Section: universe/python
Source: toposort
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Falavigna
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: python3:any
Filename: pool/universe/t/toposort/python3-toposort_1.6-1_all.deb
Size: 6868
MD5sum: 550b22cfe271a6113e2310020ab6ef48
SHA1: 8760c6e5c6744e75330a985397f5010f4f462932
SHA256: 93a70f8f0dbc339b386eef7002e8032189aac03d5e1d17845653d2caa8921832
SHA512: 7c38181231ba6a245a37edd212e0de61ab626e370926911d31f7e609fab004963f8bfc73cb93d975fc1bec74b8cdd06a8c0a9ff81ec2472ff8f7aa1aba495d06
Homepage: https://gitlab.com/ericvsmith/toposort
Description-en: topological sort algorithm - Python 3 module
In computer science, a topological sort (sometimes abbreviated
topsort or toposort) or topological ordering of a directed graph is a
linear ordering of its vertices such that for every directed edge uv
from vertex u to vertex v, u comes before v in the ordering.
.
This package provides this algorithm for Python 3.
Description-md5: 171575f27ac07b4f7850a2dba417b27a