How to Install and Uninstall unbound.src Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "unbound.src" package
Please follow the step by step instructions below to install unbound.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
unbound.src
Copied
2. Uninstall "unbound.src" package
Learn how to uninstall unbound.src on Oracle Linux 9:
$
sudo dnf remove
unbound.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the unbound.src package on Oracle Linux 9
Last metadata expiration check: 1:13:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : unbound
Version : 1.16.2
Release : 3.el9
Architecture : src
Size : 6.0 M
Source : None
Repository : ol9_appstream
Summary : Validating, recursive, and caching DNS(SEC) resolver
URL : https://nlnetlabs.nl/projects/unbound/
License : BSD
Description : Unbound is a validating, recursive, and caching DNS(SEC) resolver.
:
: The C implementation of Unbound is developed and maintained by NLnet
: Labs. It is based on ideas and algorithms taken from a java prototype
: developed by Verisign labs, Nominet, Kirei and ep.net.
:
: Unbound is designed as a set of modular components, so that also
: DNSSEC (secure DNS) validation and stub-resolvers (that do not run
: as a server, but are linked into an application) are easily possible.
Available Packages
Name : unbound
Version : 1.16.2
Release : 3.el9
Architecture : src
Size : 6.0 M
Source : None
Repository : ol9_appstream
Summary : Validating, recursive, and caching DNS(SEC) resolver
URL : https://nlnetlabs.nl/projects/unbound/
License : BSD
Description : Unbound is a validating, recursive, and caching DNS(SEC) resolver.
:
: The C implementation of Unbound is developed and maintained by NLnet
: Labs. It is based on ideas and algorithms taken from a java prototype
: developed by Verisign labs, Nominet, Kirei and ep.net.
:
: Unbound is designed as a set of modular components, so that also
: DNSSEC (secure DNS) validation and stub-resolvers (that do not run
: as a server, but are linked into an application) are easily possible.