How to Install and Uninstall libxmlrpc-c++8-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

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

Please follow the instructions below to install libxmlrpc-c++8-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libxmlrpc-c++8-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libxmlrpc-c++8-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxmlrpc-c++8-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 697
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: xmlrpc-c
Version: 1.33.14-1ubuntu1
Depends: libxmlrpc-c++8v5 (= 1.33.14-1ubuntu1), libxmlrpc-core-c3-dev (= 1.33.14-1ubuntu1), libc6-dev
Suggests: xmlrpc-api-utils
Conflicts: libxmlrpc-c++4-dev
Filename: pool/universe/x/xmlrpc-c/libxmlrpc-c++8-dev_1.33.14-1ubuntu1_amd64.deb
Size: 99414
MD5sum: e551d9cf866e4617906ac884ec58398b
SHA1: c6807e841868b7a25f6307cb39390cf034c63824
SHA256: fcdd67e94f5c507c23e1712b8ff097153ebf0a736f86fc6f540b43e56b469113
Description-en: 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: 0640416bd2aa3610cc19277dd95d3208
Homepage: http://xmlrpc-c.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu