How to Install and Uninstall libdevel-checklib-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "libdevel-checklib-perl" package

Please follow the steps below to install libdevel-checklib-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdevel-checklib-perl

2. Uninstall "libdevel-checklib-perl" package

Please follow the instructions below to uninstall libdevel-checklib-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdevel-checklib-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-checklib-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdevel-checklib-perl
Architecture: all
Version: 1.14-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl:any, gcc
Filename: pool/universe/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.14-2_all.deb
Size: 16440
MD5sum: a7ca863471c335c01b3909860f72519e
SHA1: 7a138db4be1cab5766ecd5f9b1f64656fbcbbb75
SHA256: 967cb4669f92733e84adaa05c1bfa7221ef0607b7802d4b559d02903fbd84ace
SHA512: 9f5aa2fbb09092864ad25c5b81690ea5e00f89c1c9b8cc042e257102ea0ef02bb36be50ed5562862d6eb70a807eb5b435fbda56c4171151a5792d2156ae569e6
Homepage: https://metacpan.org/release/Devel-CheckLib
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