How to Install libxmlrpc3-client-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libxmlrpc3-client-java software package in Ubuntu 14.04 LTS (Trusty Tahr)

libxmlrpc3-client-java software package provides XML-RPC implementation in Java (client side), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libxmlrpc3-client-java 

libxmlrpc3-client-java is installed in your system.

Make ensure the libxmlrpc3-client-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libxmlrpc3-client-java *

You will get with libxmlrpc3-client-java package name, version, architecture and description in a table

libxmlrpc3-client-java package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libxmlrpc3-client-java
Version 3.1.3-6
Description XML-RPC implementation in Java (client side)
Sub Section libs


See Also, How to uninstall or remove libxmlrpc3-client-java software package from Ubuntu 14.04 LTS (Trusty Tahr)?