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

Last updated: May 20,2024

1. Install "python3-altgraph" package

This tutorial shows how to install python3-altgraph on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-altgraph

2. Uninstall "python3-altgraph" package

Please follow the guidelines below to uninstall python3-altgraph on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-altgraph
Architecture: all
Version: 0.17+ds0-1
Priority: optional
Section: universe/python
Source: python-altgraph
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: python3:any, python3-pkg-resources
Suggests: python-altgraph-doc, graphviz
Filename: pool/universe/p/python-altgraph/python3-altgraph_0.17+ds0-1_all.deb
Size: 18932
MD5sum: cd28f74c6fdf47973686bb58965760f4
SHA1: 0fd9bfc5eac0f5bbfc112938341a41bd2559e455
SHA256: 29116c633fb229289dfcd9061a01c6dcb8a75ad56e527296d4eb921abdee8f5d
SHA512: ea43de23292afd01a3a028080536b8ed75d8b0d48344c48d76664212e0f615200f3eb0fbebbca4faeb2167a7bae5cc1e77f9ec5573aef892d6e846dc1d421d74
Homepage: https://github.com/ronaldoussoren/altgraph
Description-en: Python 3 graph (network) package
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.
.
altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.
.
This package provides the Python 3.x module.
Description-md5: 1b749c7a246f40950066d4f953968667
Task: ubuntustudio-audio