How to Install and Uninstall pdns.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "pdns.x86_64" package
This tutorial shows how to install pdns.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pdns.x86_64
Copied
2. Uninstall "pdns.x86_64" package
This tutorial shows how to uninstall pdns.x86_64 on Oracle Linux 8:
$
sudo dnf remove
pdns.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pdns.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:00:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pdns
Version : 4.6.2
Release : 1.el8
Architecture : x86_64
Size : 3.7 M
Source : pdns-4.6.2-1.el8.src.rpm
Repository : epel
Summary : A modern, advanced and high performance authoritative-only nameserver
URL : http://powerdns.com
License : GPLv2
Description : The PowerDNS Nameserver is a modern, advanced and high performance
: authoritative-only nameserver. It is written from scratch and conforms
: to all relevant DNS standards documents.
: Furthermore, PowerDNS interfaces with almost any database.
Available Packages
Name : pdns
Version : 4.6.2
Release : 1.el8
Architecture : x86_64
Size : 3.7 M
Source : pdns-4.6.2-1.el8.src.rpm
Repository : epel
Summary : A modern, advanced and high performance authoritative-only nameserver
URL : http://powerdns.com
License : GPLv2
Description : The PowerDNS Nameserver is a modern, advanced and high performance
: authoritative-only nameserver. It is written from scratch and conforms
: to all relevant DNS standards documents.
: Furthermore, PowerDNS interfaces with almost any database.