How to Install and Uninstall libzeep-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libzeep-dev" package

Please follow the step by step instructions below to install libzeep-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libzeep-dev

2. Uninstall "libzeep-dev" package

This guide covers the steps necessary to uninstall libzeep-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libzeep-dev package on Ubuntu 21.10 (Impish Indri)

Package: libzeep-dev
Architecture: amd64
Version: 5.0.2-3ubuntu1
Priority: optional
Section: universe/libdevel
Source: libzeep
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9370
Depends: libzeep5 (= 5.0.2-3ubuntu1), libboost-dev, libboost-program-options-dev, libboost-date-time-dev, libboost-system-dev, pkg-config
Suggests: libzeep-doc, mrc
Filename: pool/universe/libz/libzeep/libzeep-dev_5.0.2-3ubuntu1_amd64.deb
Size: 1106466
MD5sum: e81af5835ad3efea6b34abc1decbc1bd
SHA1: 8ee84bb78e5199af875fd244823b56bf89fff95b
SHA256: 515fd33c980624a33e6a40c2dbc2726b5d9abcbfae31f55deb3e2ba32c4010db
SHA512: 0be6150a0acf980c442ed1e9daed773a4bed33aec9664d2678aeb36bc7cb7546470062329ec08ae761e7e88fe5cfe7cec68b22151e0cc9887c0f41911567ab17
Homepage: https://github.com/mhekkel/libzeep
Description-en: Development files for libzeep
Libzeep is a C++ library providing a validating XML parser, XML DOM tree
implementation, XPath 1.0 support and code to create SOAP/REST servers as
well as a full web application framework.
.
libzeep was originally designed to create SOAP servers in C++ easily. The
current incarnation provides a full validating XML parser creating a DOM tree
that can be iterated using STL container like methods. The tree can be searched
using XPath 1.0 queries.
.
There's also code to create SOAP and REST servers based allowing to export
C++ methods as web services. And there's a full web application framework to
create dynamic web sites in C++ and XHTML.
.
This specific package contains all files needed to develop new
software using libzeep.
Description-md5: 1d6a0b5935373147c167957e1d1ebdf0