How to Install and Uninstall python3-toposort Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "python3-toposort" package

Please follow the guidance below to install python3-toposort on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the python3-toposort package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-toposort
Architecture: all
Version: 1.5-3
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: 28
Depends: python3:any
Filename: pool/universe/t/toposort/python3-toposort_1.5-3_all.deb
Size: 6632
MD5sum: 46cf35774130dc6036884faa1d216662
SHA1: a2528f864f7789d8ca6c0a6924fac09d6a044838
SHA256: fea535aae548943106b822059602327a3c51d4b53e4a9773ad6840a97e66504c
SHA512: 9ae5f598d88c9c67c7c717594a6b147f2571bee821f8c1dedba6bf841759a4775090078c0d02a86af9593361181f1ec942e61f74c9b7c5ad48e2f383060c8628
Homepage: https://bitbucket.org/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