How to Install and Uninstall libzeep5.1 Package on Kali Linux

Last updated: May 13,2024

1. Install "libzeep5.1" package

Please follow the guidelines below to install libzeep5.1 on Kali Linux

$ sudo apt update $ sudo apt install libzeep5.1

2. Uninstall "libzeep5.1" package

This guide let you learn how to uninstall libzeep5.1 on Kali Linux:

$ sudo apt remove libzeep5.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzeep5.1 package on Kali Linux

Package: libzeep5.1
Source: libzeep (5.1.8-1)
Version: 5.1.8-1+b1
Installed-Size: 2232
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 619164
SHA256: c4576935f1032829e5c48126ae068802d9f610160e0781b019e04cc7c90ed82c
SHA1: 897bfbf2e6943827e3169133a6e9abf86a6a7947
MD5sum: 7b8df3d2f4ce20f989de46c48f495f47
Description: Library file 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 package contains the shared library only.
Description-md5:
Homepage: https://github.com/mhekkel/libzeep
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libz/libzeep/libzeep5.1_5.1.8-1+b1_amd64.deb