How to Install and Uninstall libphp8.1-embed Package on Kali Linux

Last updated: May 21,2024

1. Install "libphp8.1-embed" package

This tutorial shows how to install libphp8.1-embed on Kali Linux

$ sudo apt update $ sudo apt install libphp8.1-embed

2. Uninstall "libphp8.1-embed" package

In this section, we are going to explain the necessary steps to uninstall libphp8.1-embed on Kali Linux:

$ sudo apt remove libphp8.1-embed $ sudo apt autoclean && sudo apt autoremove

3. Information about the libphp8.1-embed package on Kali Linux

Package: libphp8.1-embed
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 5291
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: libphp-embed, php8.1-json, phpapi-20210902
Depends: libmagic1, mime-support, php8.1-cli, php8.1-common (= 8.1.5-1+b1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.33), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Size: 1600408
SHA256: 2835ea825daeda434f268920c3ae64dbd37ccf0d8d3fe873965117452535e318
SHA1: 031511967dae6c107a5f1f6d7311317603cd89fd
MD5sum: 49773eff531d474c5c89c45e4fec5366
Description: HTML-embedded scripting language (Embedded SAPI library)
This package provides the library /usr/lib/libphp8.1.so which can
be used by application developers to embed PHP scripting functionality.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcntl pcre Reflection session sodium SPL standard zlib.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
WARNING: The embed SAPI is experimental and there's no guarantee that
the API/ABI will be kept compatible even between minor releases. You
have been warned.
Description-md5: 1e6749b6009da87b0d1cd833c75275c2
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/libphp8.1-embed_8.1.5-1+b1_amd64.deb