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

Last updated: May 17,2024

1. Install "libextutils-cchecker-perl" package

Learn how to install libextutils-cchecker-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libextutils-cchecker-perl

2. Uninstall "libextutils-cchecker-perl" package

Here is a brief guide to show you how to uninstall libextutils-cchecker-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libextutils-cchecker-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libextutils-cchecker-perl
Priority: optional
Section: universe/perl
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-1
Depends: perl
Filename: pool/universe/libe/libextutils-cchecker-perl/libextutils-cchecker-perl_0.10-1_all.deb
Size: 14418
MD5sum: 6f6084fb94fa788383b7a842af64af10
SHA1: dc8001386ff102365498d3c6baa04d6fb1ce8ef7
SHA256: 083f666df8d40591f7532f6b4d3732385451ff6bd9be5148c30535314ca24367
Description-en: helper module for handling C headers and libraries
ExtUtils::CChecker is a Perl module designed to check for the presence of
libraries and C headers required for building the remainder of your package.
It is particularly useful for packages containing Perl bindings to existing C
libraries.
Description-md5: e388c56be46da9c443110a472afb9b0c
Homepage: https://metacpan.org/release/ExtUtils-CChecker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu