How to Install and Uninstall php-xmlrpc Package on Kali Linux

Last updated: May 10,2024

1. Install "php-xmlrpc" package

Please follow the guidelines below to install php-xmlrpc on Kali Linux

$ sudo apt update $ sudo apt install php-xmlrpc

2. Uninstall "php-xmlrpc" package

Please follow the guidance below to uninstall php-xmlrpc on Kali Linux:

$ sudo apt remove php-xmlrpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-xmlrpc package on Kali Linux

Package: php-xmlrpc
Version: 3:1.0.0~rc3-6
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-xmlrpc
Pre-Depends: php-common (>= 2:69~)
Size: 3624
SHA256: 5ac2ba855e96026cc70c1701c0b574981296aa5a1c48f93c6845a07c85d28493
SHA1: dd9a8dbdbd48cb5ba7aeeeb5480e2d7054783a3b
MD5sum: 47277a7b24fbcfa016bfe321a3cfb2be
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: https://pecl.php.net/package/xmlrpc
Section: php
Priority: optional
Filename: pool/main/p/php-xmlrpc/php-xmlrpc_1.0.0~rc3-6_amd64.deb