How to Install and Uninstall codecgraph Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "codecgraph" package

This tutorial shows how to install codecgraph on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codecgraph

2. Uninstall "codecgraph" package

In this section, we are going to explain the necessary steps to uninstall codecgraph on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the codecgraph package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: codecgraph
Priority: extra
Section: universe/sound
Installed-Size: 278
Maintainer: Ubuntu Developers
Original-Maintainer: Keng-Yu Lin
Architecture: all
Version: 20120114-3
Depends: python:any (>= 2.7.5-5~), graphviz
Filename: pool/universe/c/codecgraph/codecgraph_20120114-3_all.deb
Size: 162454
MD5sum: 658955e9d307a602213c6141ee4f57aa
SHA1: c6c88a5268dbe7801b59329c778e1ff9373db71d
SHA256: 3dd4acca88093abaa567a179f8e1bcd0b431e3ba7fbd2fe8a2f8e7b46a4cb754
Description-en: 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: 9fb144bcbab5dafc7e0161c91fde4030
Homepage: http://helllabs.org/codecgraph/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu