How to Install and Uninstall libdevel-checklib-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 23,2025
1. Install "libdevel-checklib-perl" package
Please follow the instructions below to install libdevel-checklib-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libdevel-checklib-perl
Copied
2. Uninstall "libdevel-checklib-perl" package
Please follow the steps below to uninstall libdevel-checklib-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libdevel-checklib-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdevel-checklib-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libdevel-checklib-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.05-1
Depends: perl, gcc | c-compiler
Filename: pool/universe/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.05-1_all.deb
Size: 16796
MD5sum: 24dc59462325d6d00e6df99064c43aa4
SHA1: 8a69c9fff9efeff341e8e6f45724cafbad93dd91
SHA256: f50e4bfa9a92653bfc141fa19fd0d8e4c0ce5cf748e19dcd45b545c8ca0024a9
Description-en: module for checking the availability of a library
Devel::CheckLib is a perl module that checks whether a particular C library
and its headers are available.
.
It works by trying to compile some code and linking it to the specified
libraries. If something pops out the end which looks executable, it gets
executed. That tiny program is built once for each specified library, and
(without linking) once for each header file.
.
It is also possible to check for the presence of particular functions in a
library, or even that those functions return particular results.
Description-md5: 61c6a1d4f3332bb912da257f9a3e7642
Homepage: https://metacpan.org/release/Devel-CheckLib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.05-1
Depends: perl, gcc | c-compiler
Filename: pool/universe/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.05-1_all.deb
Size: 16796
MD5sum: 24dc59462325d6d00e6df99064c43aa4
SHA1: 8a69c9fff9efeff341e8e6f45724cafbad93dd91
SHA256: f50e4bfa9a92653bfc141fa19fd0d8e4c0ce5cf748e19dcd45b545c8ca0024a9
Description-en: module for checking the availability of a library
Devel::CheckLib is a perl module that checks whether a particular C library
and its headers are available.
.
It works by trying to compile some code and linking it to the specified
libraries. If something pops out the end which looks executable, it gets
executed. That tiny program is built once for each specified library, and
(without linking) once for each header file.
.
It is also possible to check for the presence of particular functions in a
library, or even that those functions return particular results.
Description-md5: 61c6a1d4f3332bb912da257f9a3e7642
Homepage: https://metacpan.org/release/Devel-CheckLib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu