< Home - < Back

gsoap


Information about the package, gsoap, which is shipped with common Linux distributions. The gsoap package is designed for, Generator Tools for Coding SOAP/XML Web Services in C and C++.


Package Name:

gsoap

Summary:

Generator Tools for Coding SOAP/XML Web Services in C and C++

Description:

The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++.

Architecture:

x86_64

Version:

2.7.16

Release:

6.el6

Size:

198 k

Repository:

epel

From Repository:

Licence:

GPLv2+ with exceptions



Handy Yum Commands for gsoap


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


Command

Description of Command

yum install gsoap

This command will install gsoap on the server.

yum remove gsoap

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

yum -y remove gsoap

This command will un-install gsoap 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 gsoap when using the -y flag.

yum update gsoap

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

yum -y update gsoap

This command will update gsoap 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 gsoap when using the -y flag.

yum info gsoap

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

yum deplist gsoap

This command will show you the dependencies for gsoap. 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 gsoap

This command will check if there is an update waiting on gsoap. 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.