How to Install and Uninstall libparse-exuberantctags-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libparse-exuberantctags-perl" package

Please follow the guidelines below to install libparse-exuberantctags-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparse-exuberantctags-perl

2. Uninstall "libparse-exuberantctags-perl" package

Please follow the instructions below to uninstall libparse-exuberantctags-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libparse-exuberantctags-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-exuberantctags-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libparse-exuberantctags-perl
Priority: optional
Section: universe/perl
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.02-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libp/libparse-exuberantctags-perl/libparse-exuberantctags-perl_1.02-1build2_amd64.deb
Size: 17218
MD5sum: 335aae744e9c6c040246209b53c32a18
SHA1: 54f65e8da7e9a059cae25721d4c88df4bbc17a3f
SHA256: 94f93d1358ddbd86f636c110367a183c9375c87690db3d267f35ddeb7cc258cb
Description-en: exuberant ctags parser for Perl
Parse::ExuberantCTags parses ctags files and handles both traditional
ctags as well as extended ctags files such as produced with Exuberant
ctags. It does not handle emacs-style "etags" files.
.
The module is implemented as a wrapper around the readtags library
that normally ships with Exuberant ctags. If you do not know what
that is, you are encouraged to have a look at
http://ctags.sourceforge.net/ and look at the exuberant-ctags
package.
Description-md5: 348c262871840a113fe67133ce72899b
Homepage: https://metacpan.org/release/Parse-ExuberantCTags
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu