< Home - < Back

wsdlpull


Information about the package, wsdlpull, which is shipped with common Linux distributions. The wsdlpull package is designed for, C++ Web Services client library.


Package Name:

wsdlpull

Summary:

C++ Web Services client library

Description:

wsdlpull is a C++ web services client library. It includes a WSDL Parser, a XSD Schema Parser and Validator and XML Parser and serializer and an API and command line tool for dynamic WSDL inspection and invocation. wsdlpull comes with a generic web service client. Using wsdlpull tools, you can invoke most Web services from command line without writing any code. See http://wsdlpull.sourceforge.net for usage.

Architecture:

x86_64

Version:

1.23

Release:

3.el6

Size:

273 k

Repository:

epel

From Repository:

Licence:

LGPLv2 and OReilly and MIT



Handy Yum Commands for wsdlpull


Control the wsdlpull package with the following handy commands outlined below.


Command

Description of Command

yum install wsdlpull

This command will install wsdlpull on the server.

yum remove wsdlpull

This command will un-install wsdlpull on the server. When you run this command, you will be asked if you are sure that you want to remove wsdlpull, so you have to manually confirm that you want to do this.

yum -y remove wsdlpull

This command will un-install wsdlpull on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove wsdlpull when using the -y flag.

yum update wsdlpull

This command will update wsdlpull to the latest version. When you run this command, you will be asked if you are sure that you want to remove wsdlpull, so you have to manually confirm that you want to do this.

yum -y update wsdlpull

This command will update wsdlpull to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove wsdlpull when using the -y flag.

yum info wsdlpull

This command will show you core information about the wsdlpull package.

yum deplist wsdlpull

This command will show you the dependencies for wsdlpull. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update wsdlpull

This command will check if there is an update waiting on wsdlpull. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.