How to Install and Uninstall xcscope-el Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "xcscope-el" package

This guide let you learn how to install xcscope-el on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xcscope-el

2. Uninstall "xcscope-el" package

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

$ sudo apt remove xcscope-el $ sudo apt autoclean && sudo apt autoremove

3. Information about the xcscope-el package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xcscope-el
Priority: optional
Section: universe/devel
Installed-Size: 197
Maintainer: Ubuntu Developers
Original-Maintainer: Dima Kogan
Architecture: all
Version: 1.1-1
Replaces: cscope-el
Depends: cscope, emacs24 | emacsen
Conflicts: cscope-el (<< 15.8a-2), emacsen-common (<< 2.0.0)
Filename: pool/universe/x/xcscope-el/xcscope-el_1.1-1_all.deb
Size: 32040
MD5sum: f877b12ede7dfa95d74d1d9df9d57d64
SHA1: 8eb1ac4ba0ccc5c627f260d38a40cf3cfcaad0e7
SHA256: 244102b52571998db76054610d1bae5ba93690335dc2a0dda731a5bd6476cacc
Description-en: Interactively examine a C program source in emacs
Cscope is a program that generates index tables from C and C++ source
files. It is also a client program that knows how to use the
generated index tables to answer questions such as where is a symbol
defined, where is a symbol referenced, etc.
.
xcscope-el contains the Emacs interfaces to cscope
Description-md5: 559e9a71c22db5db1a42a4be3ce0a990
Homepage: https://github.com/dkogan/xcscope.el
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu