How to Install and Uninstall libzeep-doc Package on Kali Linux

Last updated: September 20,2024

1. Install "libzeep-doc" package

Please follow the steps below to install libzeep-doc on Kali Linux

$ sudo apt update $ sudo apt install libzeep-doc

2. Uninstall "libzeep-doc" package

Please follow the steps below to uninstall libzeep-doc on Kali Linux:

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

3. Information about the libzeep-doc package on Kali Linux

Package: libzeep-doc
Source: libzeep
Version: 5.1.8-1
Installed-Size: 2716
Maintainer: Debian Med Packaging Team
Architecture: all
Suggests: libzeep-dev (>= 5.1.8-1)
Size: 166504
SHA256: 1baec1443a3fb997f50168f73802da936eef09ad09f287e0f9a3e79e516e082f
SHA1: 6777209dcd8adca5d7f86ad16f9784a4c359d0c1
MD5sum: 07dd52c89204a1cfb3d83f6841486eb1
Description: Documentation 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 the documentation you can use to develop new
software using libzeep.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mhekkel/libzeep
Section: doc
Priority: optional
Filename: pool/main/libz/libzeep/libzeep-doc_5.1.8-1_all.deb