How to Install and Uninstall cxref-emacs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "cxref-emacs" package

This guide covers the steps necessary to install cxref-emacs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cxref-emacs

2. Uninstall "cxref-emacs" package

Please follow the guidance below to uninstall cxref-emacs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cxref-emacs $ sudo apt autoclean && sudo apt autoremove

3. Information about the cxref-emacs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cxref-emacs
Priority: optional
Section: universe/editors
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: all
Source: cxref
Version: 1.6e-2
Depends: emacs | emacsen, emacsen-common (>= 1.4.14)
Filename: pool/universe/c/cxref/cxref-emacs_1.6e-2_all.deb
Size: 7382
MD5sum: 6ea3a3b96fe0627e23b8a937287e0f83
SHA1: 491ebb076efafc3b9596a24ca0bbd2fd54fdae8a
SHA256: 48e056473ba6858b8b42f74c870a1bf9d7886c713d280e0950705d75aba89f64
Description-en: Generates LaTeX and HTML documentation for C programs
This package provides an emacs mode facilitating the use of cxref,
and enabling the display of a hierarchical flow graph of cxref
commented source files.
Description-md5: 6fd8c85ae6cd29835c0496350c0863cb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu