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

Last updated: May 21,2024

1. Install "php8.1-soap" package

Please follow the steps below to install php8.1-soap on Kali Linux

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

2. Uninstall "php8.1-soap" package

This guide covers the steps necessary to uninstall php8.1-soap on Kali Linux:

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

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

Package: php8.1-soap
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 356
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.33), libxml2 (>= 2.7.4)
Size: 121524
SHA256: b87245792a02975008d2f36f7484c3574c00838441bda70fa1c5716060b953e8
SHA1: 242f62b697abe27687239e8648906476f230232a
MD5sum: f6696f801c76ed93b311d1ec3a18a2e9
Description: SOAP module for PHP
This package provides the SOAP 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: 8ca6ca2ae4fbc6127f6522e73f05005a
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-soap_8.1.5-1+b1_amd64.deb