How to Install and Uninstall libxmlrpc-c++8-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libxmlrpc-c++8-dev" package

Please follow the step by step instructions below to install libxmlrpc-c++8-dev on Kali Linux

$ sudo apt update $ sudo apt install libxmlrpc-c++8-dev

2. Uninstall "libxmlrpc-c++8-dev" package

Please follow the steps below to uninstall libxmlrpc-c++8-dev on Kali Linux:

$ sudo apt remove libxmlrpc-c++8-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxmlrpc-c++8-dev package on Kali Linux

Package: libxmlrpc-c++8-dev
Source: xmlrpc-c
Version: 1.33.14-11
Installed-Size: 780
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6-dev, libxmlrpc-c++8v5 (= 1.33.14-11), libxmlrpc-core-c3-dev (= 1.33.14-11)
Suggests: xmlrpc-api-utils
Conflicts: libxmlrpc-c++4-dev
Size: 113668
SHA256: ce943a0238c2e56494cdebd56b3013d372ad03ee1c71a9a85070c8383ce9a03c
SHA1: 24faa12dbbbc593ac52b0cc2c97091bee1aa4c8c
MD5sum: 363b6af43b077068acf31bb6d518817a
Description: Lightweight RPC library based on XML and HTTP [C++ development libraries]
XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
It converts the procedure call into an XML document, sends it to a remote
server using HTTP, and gets back the response as XML.
.
This library provides a modular implementation of XML-RPC for C++.
.
Install this package if you wish to develop your own programs using this
library.
Description-md5:
Homepage: http://xmlrpc-c.sourceforge.net
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/x/xmlrpc-c/libxmlrpc-c++8-dev_1.33.14-11_amd64.deb