How to Install and Uninstall libextutils-cbuilder-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libextutils-cbuilder-perl" package
This is a short guide on how to install libextutils-cbuilder-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libextutils-cbuilder-perl
Copied
2. Uninstall "libextutils-cbuilder-perl" package
This guide let you learn how to uninstall libextutils-cbuilder-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libextutils-cbuilder-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libextutils-cbuilder-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libextutils-cbuilder-perl
Priority: optional
Section: universe/perl
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.280224-1
Depends: perl (>= 5.13.9)
Filename: pool/universe/libe/libextutils-cbuilder-perl/libextutils-cbuilder-perl_0.280224-1_all.deb
Size: 27462
MD5sum: 81d8a939807e7c6a8fd5e1d143b210f9
SHA1: 3b3da58f6f38ced0600a50756d20155b47a6a7f7
SHA256: 101dc19da53a0718104aa05db2617d6e89d4d06c8cd730a3ea5f7480bcc11b1b
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.280224-1
Depends: perl (>= 5.13.9)
Filename: pool/universe/libe/libextutils-cbuilder-perl/libextutils-cbuilder-perl_0.280224-1_all.deb
Size: 27462
MD5sum: 81d8a939807e7c6a8fd5e1d143b210f9
SHA1: 3b3da58f6f38ced0600a50756d20155b47a6a7f7
SHA256: 101dc19da53a0718104aa05db2617d6e89d4d06c8cd730a3ea5f7480bcc11b1b
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu