How to Install and Uninstall libxmlrpc-core-c3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libxmlrpc-core-c3" package

This guide covers the steps necessary to install libxmlrpc-core-c3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxmlrpc-core-c3

2. Uninstall "libxmlrpc-core-c3" package

Please follow the instructions below to uninstall libxmlrpc-core-c3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxmlrpc-core-c3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxmlrpc-core-c3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxmlrpc-core-c3
Priority: optional
Section: universe/libs
Installed-Size: 503
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: xmlrpc-c
Version: 1.33.14-1ubuntu1
Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2)
Filename: pool/universe/x/xmlrpc-c/libxmlrpc-core-c3_1.33.14-1ubuntu1_amd64.deb
Size: 148270
MD5sum: b5c21c62db15262b27b974868799be7d
SHA1: ad4e7588ebda8055545bb5d98c56b168f34e78af
SHA256: 8587edff877d6adf23efa7d8d3f5b9ecd5597e1aa44b8ad5a5fef3507dd9a4ae
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: 021d8f94f41945229b4778f800ca97be
Homepage: http://xmlrpc-c.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu