How to Install and Uninstall php8.1-xml Package on Kali Linux

Last updated: May 08,2024

1. Install "php8.1-xml" package

Please follow the guidelines below to install php8.1-xml on Kali Linux

$ sudo apt update $ sudo apt install php8.1-xml

2. Uninstall "php8.1-xml" package

Please follow the guidance below to uninstall php8.1-xml on Kali Linux:

$ sudo apt remove php8.1-xml $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-xml package on Kali Linux

Package: php8.1-xml
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 465
Maintainer: Debian PHP Maintainers
Architecture: amd64
Replaces: php8.1-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.1-dom, php8.1-simplexml, php8.1-xmlreader, php8.1-xmlwriter, php8.1-xsl
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.1-xsl (<< 7.0.3-6~)
Size: 106528
SHA256: 3f27a01d022cfbaf1872cd539ba296bd17c95a311197ecc0e585e0716cbac8a5
SHA1: b414ef63b2de23b5d6e67e8b68deb37f3c83b455
MD5sum: be0d48297593fcbf91f26d001ca70cf7
Description: DOM, SimpleXML, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
.
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.
Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-xml_8.1.5-1+b1_amd64.deb