How to Install and Uninstall neon.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "neon.i686" package

This tutorial shows how to install neon.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install neon.i686

2. Uninstall "neon.i686" package

Please follow the steps below to uninstall neon.i686 on Amazon Linux 2:

$ sudo yum remove neon.i686 $ sudo yum autoremove

3. Information about the neon.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : neon
Arch : i686
Version : 0.30.0
Release : 3.amzn2.0.2
Size : 174 k
Repo : amzn2-core/2/x86_64
Summary : An HTTP and WebDAV client library
URL : http://www.webdav.org/neon/
License : LGPLv2+
Description : neon is an HTTP and WebDAV client library, with a C interface;
: providing a high-level interface to HTTP and WebDAV methods along
: with a low-level interface for HTTP request handling. neon
: supports persistent connections, proxy servers, basic, digest and
: Kerberos authentication, and has complete SSL support.