How to Install and Uninstall libgsoap-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libgsoap-dev" package

Please follow the guidance below to install libgsoap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgsoap-dev

2. Uninstall "libgsoap-dev" package

Please follow the guidance below to uninstall libgsoap-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgsoap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgsoap-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgsoap-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2038
Maintainer: Ubuntu Developers
Original-Maintainer: Mattias Ellert
Architecture: amd64
Source: gsoap
Version: 2.8.28-1
Replaces: gsoap (<< 2.8.12)
Depends: libgsoap8 (= 2.8.28-1)
Breaks: gsoap (<< 2.8.12)
Filename: pool/universe/g/gsoap/libgsoap-dev_2.8.28-1_amd64.deb
Size: 218548
MD5sum: e692242aa54dcbf7439aca88ca8c4616
SHA1: 963f4ad586dceaa6edef0503aaa7d2733b893aa9
SHA256: 27d5210d3584bcd206ffaa1b57ea4dce707d337423b3db1f0e495cb6119e8269
Description-en: Development libraries and headers for gSOAP
The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the
development of SOAP Web Services and clients. Development libraries and
headers.
Description-md5: edab02ed09e74088622054cf11f2e231
Multi-Arch: same
Homepage: http://gsoap2.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu