How to Install and Uninstall libneon27 Package on Kali Linux

Last updated: May 17,2024

1. Install "libneon27" package

This guide let you learn how to install libneon27 on Kali Linux

$ sudo apt update $ sudo apt install libneon27

2. Uninstall "libneon27" package

Please follow the step by step instructions below to uninstall libneon27 on Kali Linux:

$ sudo apt remove libneon27 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libneon27 package on Kali Linux

Package: libneon27
Source: neon27
Version: 0.33.0-1
Installed-Size: 232
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Size: 98528
SHA256: 9776a0605b10f032c37395b6b155bc469a185ec1250de4b539dc8b68cfbd758c
SHA1: 13a667973e2cce55918f660ca78d4fc4095d6d7d
MD5sum: 477ee4293761b8bfa67e7e67fd619b22
Description: HTTP and WebDAV client library
neon is an HTTP and WebDAV client library, with a C language API.
.
WARNING: THE NEON API IS NOT YET STABLE.
.
Provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
.
Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.
Description-md5:
Multi-Arch: same
Homepage: https://notroj.github.io/neon/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/neon27/libneon27_0.33.0-1_amd64.deb