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

Last updated: May 04,2024

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

This guide let you learn how to install libxmlrpc-c++8v5 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libxmlrpc-c++8v5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxmlrpc-c++8v5
Priority: optional
Section: universe/libs
Installed-Size: 371
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: xmlrpc-c
Version: 1.33.14-1ubuntu1
Replaces: libxmlrpc-c++8
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxmlrpc-core-c3 (= 1.33.14-1ubuntu1)
Conflicts: libxmlrpc-c++8
Filename: pool/universe/x/xmlrpc-c/libxmlrpc-c++8v5_1.33.14-1ubuntu1_amd64.deb
Size: 87126
MD5sum: 27125bf9546983a11b399e6d1d5564f6
SHA1: 2746305bdd6d181fdaacf776416c4561ac79472d
SHA256: 972857f10f94c6f30c1cee7cced193d79461d20d3f3c1212ea0571e63d0ca119
Description-en: lightweight RPC library based on XML and HTTP [C++ runtime 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++.
Description-md5: 79236454cfa589ad819263a4a0fe0faa
Homepage: http://xmlrpc-c.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu