How to Install and Uninstall neon.i686 Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "neon.i686" package
Here is a brief guide to show you how to install neon.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
neon.i686
Copied
2. Uninstall "neon.i686" package
This guide let you learn how to uninstall neon.i686 on Oracle Linux 9:
$
sudo dnf remove
neon.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the neon.i686 package on Oracle Linux 9
Last metadata expiration check: 2:31:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : neon
Version : 0.31.2
Release : 11.el9
Architecture : i686
Size : 150 k
Source : neon-0.31.2-11.el9.src.rpm
Repository : ol9_appstream
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.
Available Packages
Name : neon
Version : 0.31.2
Release : 11.el9
Architecture : i686
Size : 150 k
Source : neon-0.31.2-11.el9.src.rpm
Repository : ol9_appstream
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.