How to Install and Uninstall neon.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "neon.src" package
Please follow the guidance below to install neon.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
neon.src
Copied
2. Uninstall "neon.src" package
Learn how to uninstall neon.src on Oracle Linux 9:
$
sudo dnf remove
neon.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the neon.src package on Oracle Linux 9
Last metadata expiration check: 1:08:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : neon
Version : 0.31.2
Release : 11.el9
Architecture : src
Size : 863 k
Source : None
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 : src
Size : 863 k
Source : None
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.