How to Install and Uninstall php8.2-xmlrpc Package on Kali Linux

Last updated: May 15,2024

1. Install "php8.2-xmlrpc" package

Please follow the guidance below to install php8.2-xmlrpc on Kali Linux

$ sudo apt update $ sudo apt install php8.2-xmlrpc

2. Uninstall "php8.2-xmlrpc" package

Please follow the instructions below to uninstall php8.2-xmlrpc on Kali Linux:

$ sudo apt remove php8.2-xmlrpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.2-xmlrpc package on Kali Linux

Package: php8.2-xmlrpc
Source: php-xmlrpc
Version: 3:1.0.0~rc3-6
Installed-Size: 63
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-xmlrpc (<< 3:1.0.0~rc3-6~)
Provides: php-xmlrpc
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libxmlrpc-epi0
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xmlrpc (<< 3:1.0.0~rc3-6~)
Size: 15408
SHA256: 935d443c2b81a3b9a9af8205f1dfd0aca7795b327c04250de0b84c51894dbfb9
SHA1: 5fcab9a00349a356c1c66a6d164d26a92901f2ad
MD5sum: fb0e35a617f63f30211d31fe645ae349
Description: XML-RPC servers and clients functions for PHP
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more
documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
Description-md5:
Homepage: https://pecl.php.net/package/xmlrpc
Section: php
Priority: optional
Filename: pool/main/p/php-xmlrpc/php8.2-xmlrpc_1.0.0~rc3-6_amd64.deb