How to Install and Uninstall codecgraph Package on Kali Linux

Last updated: September 20,2024

1. Install "codecgraph" package

Please follow the guidance below to install codecgraph on Kali Linux

$ sudo apt update $ sudo apt install codecgraph

2. Uninstall "codecgraph" package

This guide covers the steps necessary to uninstall codecgraph on Kali Linux:

$ sudo apt remove codecgraph $ sudo apt autoclean && sudo apt autoremove

3. Information about the codecgraph package on Kali Linux

Package: codecgraph
Version: 20120114-5
Installed-Size: 312
Maintainer: Keng-Yu Lin
Architecture: all
Depends: python3:any, graphviz
Size: 161912
SHA256: 5432283748b06a0996eb3b45c99c8c1d19fba42ff08c2b0bd1620a7b2df12ff3
SHA1: 448e1047f1d1f9cff1da430d7d5e1ff7e1cad5bf
MD5sum: 3f2f457efe9042b0b54c4893ad0a8274
Description: Generates graphviz graphs from HDA-Intel codec information
Codecgraph is a tool to generate a graph based on the ALSA description
of a High Definition Audio codec. The generated graph depicts the HDA
codec layout and node connections, helping driver troubleshooting and
maintenance. Codecgraph's parser reads the codec description from
/proc/asound/card*/codec#0 and parsed data is sent to Graphviz for
actual graph generation.
Description-md5:
Homepage: http://helllabs.org/codecgraph/
Tag: hardware::TODO, implemented-in::python, role::program, use::analysing
Section: sound
Priority: optional
Filename: pool/main/c/codecgraph/codecgraph_20120114-5_all.deb