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

Last updated: May 19,2024

1. Install "python3-objgraph" package

Please follow the steps below to install python3-objgraph on Kali Linux

$ sudo apt update $ sudo apt install python3-objgraph

2. Uninstall "python3-objgraph" package

Please follow the guidance below to uninstall python3-objgraph on Kali Linux:

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

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

Package: python3-objgraph
Source: objgraph
Version: 3.6.1-1
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: graphviz, python3-graphviz, xdot
Suggests: python-objgraph-doc
Size: 21484
SHA256: bcdf863f71ab401c33978b5e6ad0e3798094d6280978d75bd0a03c1192491022
SHA1: 2ff4c02f32cf66ee9b4358beac331ecd665c92bf
MD5sum: d793b65492c6781981aab4065ea272d5
Description: Module for exploring Python object reference graphs
objgraph is a module that lets you visually explore Python object graphs.
.
It can be used for counting and statistics, finding root references
responsible for large object trees and export the object reference graphs in
graphviz format.
Description-md5:
Homepage: https://mg.pov.lt/objgraph/
Tag: devel::debugger, devel::lang:python, devel::library,
implemented-in::python, role::devel-lib, role::program, use::measuring,
use::viewing, works-with::software:source
Section: python
Priority: optional
Filename: pool/main/o/objgraph/python3-objgraph_3.6.1-1_all.deb