How to Install and Uninstall neon.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "neon.i686" package

This is a short guide on how to install neon.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install neon.i686

2. Uninstall "neon.i686" package

This guide let you learn how to uninstall neon.i686 on Fedora 35:

$ sudo dnf remove neon.i686 $ sudo dnf autoremove

3. Information about the neon.i686 package on Fedora 35

Last metadata expiration check: 4:09:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : neon
Version : 0.32.2
Release : 1.fc35
Architecture : i686
Size : 139 k
Source : neon-0.32.2-1.fc35.src.rpm
Repository : updates
Summary : An HTTP and WebDAV client library
URL : https://notroj.github.io/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.