How to Install and Uninstall libextutils-cbuilder-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libextutils-cbuilder-perl" package

This is a short guide on how to install libextutils-cbuilder-perl on Kali Linux

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

2. Uninstall "libextutils-cbuilder-perl" package

In this section, we are going to explain the necessary steps to uninstall libextutils-cbuilder-perl on Kali Linux:

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

3. Information about the libextutils-cbuilder-perl package on Kali Linux

Package: libextutils-cbuilder-perl
Version: 0.280236-1
Installed-Size: 99
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 35012
SHA256: 9cf7c1bc17069a94b715f7ec272048cb025e06c140b51476949b6cfc74d490f9
SHA1: ebafe9616d1be76747cbb7e3bdd26f1da3d5aaf7
MD5sum: e1dbd98dc7d2e7328a83520a52887d95
Description: module to compile and link C code for Perl modules
ExtUtils::CBuilder is a utility to portably build C code by invoking the
appropriate compilers and linkers. It provides a cross-platform way to build
Perl XS modules, which contain C code that needs to be built and dynamically
linked to Perl.
.
Though motivated by the Module::Build project, it may be useful for other
purposes as well. However, this module is not intended as a general interface
for all C building needs.
Description-md5: f50b600a4b3cfbb9c2958a69393b5a5f
Homepage: https://metacpan.org/release/ExtUtils-CBuilder
Tag: devel::lang:c, devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libe/libextutils-cbuilder-perl/libextutils-cbuilder-perl_0.280236-1_all.deb