How to Install and Uninstall python3-altgraph Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-altgraph" package

This tutorial shows how to install python3-altgraph on Kali Linux

$ sudo apt update $ sudo apt install python3-altgraph

2. Uninstall "python3-altgraph" package

Here is a brief guide to show you how to uninstall python3-altgraph on Kali Linux:

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

3. Information about the python3-altgraph package on Kali Linux

Package: python3-altgraph
Source: python-altgraph
Version: 0.17.4+ds-1
Installed-Size: 86
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Suggests: graphviz, python-altgraph-doc
Size: 20948
SHA256: cd35f6a8617b892efe1424b01cea01e1cacf887ddb0c9d45ee6fed345056fabb
SHA1: 0185bf07cb99f8c693687552c4b024ba2be6431d
MD5sum: 5ac0b89b02f0a8887032273c89f5d5c5
Description: 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:
Homepage: https://github.com/ronaldoussoren/altgraph
Section: python
Priority: optional
Filename: pool/main/p/python-altgraph/python3-altgraph_0.17.4+ds-1_all.deb