How to Install and Uninstall libembperl-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libembperl-perl" package

This guide covers the steps necessary to install libembperl-perl on Kali Linux

$ sudo apt update $ sudo apt install libembperl-perl

2. Uninstall "libembperl-perl" package

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

$ sudo apt remove libembperl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libembperl-perl package on Kali Linux

Package: libembperl-perl
Source: libembperl-perl (2.5.0-16)
Version: 2.5.0-16+b1
Installed-Size: 2280
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl, perlapi-5.34.0, libc6 (>= 2.33), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libwww-perl
Recommends: apache2-api-20120211, libapache-sessionx-perl, libapache2-mod-perl2 | libfcgi-perl, libcgi-pm-perl
Suggests: libdbix-recordset-perl, libjs-prototype, mmm-mode
Size: 737692
SHA256: 90c98b2ce9e34f55aa8c998c73222d2657aa59f56d91eba2493e42aea80a0d07
SHA1: 7cfc2b797e1a9d1893096f0eebb78ce77b567da4
MD5sum: 56464d802048e72a57a5f5d66db2d7a9
Description: system for building dynamic websites with Perl
Embperl gives you the power to embed Perl code in your HTML/XML
documents and the ability to build your Web site out of small
reusable objects in an object-oriented style. You can also take
advantage of all the usual Perl modules, (including DBI for database
access) use their functionality and easily include their output in
your web pages.
.
Embperl has several features which are especially useful for creating
Websites, including dynamic tables, form field processing, URL
escaping/unescaping, session handling, caching, XSLT transformation
and more. See http://www.embperl.org/embperl/ for more information
about Embperl.
.
This package contains Apache2, FastCGI, CGI and offline versions of
Embperl, although you may need to install some additional packages to
use some of those modes. Please note that when running under mod_perl,
Embperl requires Apache's prefork mpm module and will not work with the
more recent worker mpm.
Description-md5: 1e3498cac506d2de72a30567c715b530
Homepage: https://metacpan.org/release/Embperl
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program
Section: perl
Priority: optional
Filename: pool/main/libe/libembperl-perl/libembperl-perl_2.5.0-16+b1_amd64.deb