How to Install and Uninstall libneon27 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libneon27" package

Please follow the steps below to install libneon27 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libneon27

2. Uninstall "libneon27" package

Here is a brief guide to show you how to uninstall libneon27 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libneon27 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libneon27
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: neon27
Version: 0.30.1-3build1
Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+dfsg~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/main/n/neon27/libneon27_0.30.1-3build1_amd64.deb
Size: 93906
MD5sum: 26d4086c72f0abda965b300dc3e61da6
SHA1: 5245df8bb2d1c07eb94774c6e654f7e27696ad5d
SHA256: efd4f73517e7e286867c2b58956f2356246c03d6e0f07949399eb460cb273fc5
Description-en: 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: 1a393f35895ce4fcb0fd461ebf9d809a
Multi-Arch: same
Homepage: http://www.webdav.org/neon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m