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

Last updated: May 12,2024

1. Install "libextutils-xsbuilder-perl" package

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

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

2. Uninstall "libextutils-xsbuilder-perl" package

This tutorial shows how to uninstall libextutils-xsbuilder-perl on Kali Linux:

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

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

Package: libextutils-xsbuilder-perl
Version: 0.28-5
Installed-Size: 184
Maintainer: Debian Perl Group
Architecture: all
Depends: libparse-recdescent-perl, libtie-ixhash-perl, perl:any
Size: 53324
SHA256: 942de142d05ff796b166d2a01310661be927db124a92716f97d5638f6e7a4d73
SHA1: 594ab447b071ca14e8694b132a9585a997843da5
MD5sum: 89dec1d7cd030d75f06fdbe4fa908130
Description: Automatic XS glue code generation
ExtUtils::XSBuilder is a set of modules to parse C header files and
create XS glue code and documentation from it.
.
Ideally this allows you to "write" an interface to a C library
without coding a line. Although this module automates much of the
process, you must still be familiar with C and XS programming since no
C API is ideal and usually some adjuments are necessary. When the C
API changes, most of the time you only have to rerun XSBuilder to get
your new Perl API.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/ExtUtils-XSBuilder
Tag: devel::lang:c, devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program,
works-with::software:source
Section: perl
Priority: optional
Filename: pool/main/libe/libextutils-xsbuilder-perl/libextutils-xsbuilder-perl_0.28-5_all.deb