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

Last updated: November 22,2024

1. Install "libcql-parser-perl" package

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

$ sudo apt update $ sudo apt install libcql-parser-perl

2. Uninstall "libcql-parser-perl" package

This guide covers the steps necessary to uninstall libcql-parser-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcql-parser-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcql-parser-perl
Priority: optional
Section: universe/perl
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.12-1
Depends: perl, libclass-accessor-perl, libclone-perl, libstring-tokenizer-perl
Filename: pool/universe/libc/libcql-parser-perl/libcql-parser-perl_1.12-1_all.deb
Size: 49264
MD5sum: 1a11dfb3b1dbefd850ef6a49d47f63fc
SHA1: e248747899e2e41a15f9ad825b7b41734789d1c3
SHA256: 7ff21688987fdfd4bb58a26890e95983ed7c294eb079a59469c9fc08a3a443f2
Description-en: Common Query Language parser
CQL::Parser is a base class for boolean nodes in a CQL parse tree. See
CQL::AndNode and CQL::OrNode. CQL::BooleanNode inherits from CQL::Node.
Typically you'll want to use CQL::AndNode or CQL::OrNode to instantiate the
object.
Description-md5: f4d9a63456fcb704fb7f9bdec25c08d8
Homepage: http://search.cpan.org/dist/CQL-Parser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu