How to Install and Uninstall exuberant-ctags Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "exuberant-ctags" package

Please follow the instructions below to install exuberant-ctags on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install exuberant-ctags

2. Uninstall "exuberant-ctags" package

Learn how to uninstall exuberant-ctags on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove exuberant-ctags $ sudo apt autoclean && sudo apt autoremove

3. Information about the exuberant-ctags package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: exuberant-ctags
Priority: optional
Section: editors
Installed-Size: 333
Maintainer: Colin Watson
Architecture: amd64
Version: 1:5.9~svn20110310-11
Provides: ctags
Depends: libc6 (>= 2.11)
Suggests: vim | nvi | vile | emacsen
Filename: pool/main/e/exuberant-ctags/exuberant-ctags_5.9~svn20110310-11_amd64.deb
Size: 126230
MD5sum: 5763605d9f70f168556b2ad5ca9c1a9a
SHA1: ada6378d77120a3662431e4928f3846f72c9f6e2
SHA256: 8906fdc0939385de8316f60d86a8109503d35cca1476028889bb4f04cfa23784
Description-en: build tag file indexes of source code definitions
ctags parses source code and produces a sort of index mapping
the names of significant entities (e.g. functions, classes,
variables) to the location where that entity is defined. This
index is used by editors like vi and emacsen to allow moving to
the definition of a user-specified entity.
.
Exuberant Ctags supports all possible C language constructions
and multiple other languages such as assembler, AWK, ASP, BETA,
Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp,
Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang,
Scheme, Tcl, Verilog, Vim and YACC.
Description-md5: dffcafa00047da8d3dac60f57fa4eef4
Multi-Arch: foreign
Homepage: http://ctags.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y