How to Install and Uninstall libneon27-gnutls Package on Kali Linux

Last updated: May 16,2024

1. Install "libneon27-gnutls" package

Please follow the guidelines below to install libneon27-gnutls on Kali Linux

$ sudo apt update $ sudo apt install libneon27-gnutls

2. Uninstall "libneon27-gnutls" package

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

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

3. Information about the libneon27-gnutls package on Kali Linux

Package: libneon27-gnutls
Source: neon27
Version: 0.33.0-1
Installed-Size: 200
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.33), libgnutls30 (>= 3.8.2), libgssapi-krb5-2 (>= 1.17), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Size: 70768
SHA256: b5beff99e16486df3b50d6a2a39ea87cb3536f06f886da5182aaf84562c73a4e
SHA1: 1b1236918b116ed98a766950e8e5e2dc30df9130
MD5sum: 12ac6cb8365e0b55261fd3ffa51d4c51
Description: HTTP and WebDAV client library (GnuTLS enabled)
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 GnuTLS (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-gnutls_0.33.0-1_amd64.deb