How to Install and Uninstall pdns-backend-remote Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "pdns-backend-remote" package

This is a short guide on how to install pdns-backend-remote on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pdns-backend-remote

2. Uninstall "pdns-backend-remote" package

This guide covers the steps necessary to uninstall pdns-backend-remote on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pdns-backend-remote $ sudo apt autoclean && sudo apt autoremove

3. Information about the pdns-backend-remote package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pdns-backend-remote
Priority: extra
Section: universe/net
Installed-Size: 444
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PowerDNS Maintainers
Architecture: amd64
Source: pdns
Version: 4.0.0~alpha2-3build1
Provides: pdns-backend
Depends: pdns-server (>= 4.0.0~alpha2-3build1), libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/pdns/pdns-backend-remote_4.0.0~alpha2-3build1_amd64.deb
Size: 137366
MD5sum: 617d5dd27e6d734e38cf662fb21d91bf
SHA1: 298c6ef1799724ea080b9d86e2c2006a71bd770b
SHA256: a076f7babf1bd58685342a04f19bd44fc35518a32e0896ab4aa67d798582df88
Description-en: remote backend for PowerDNS
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
.
This package contains the remote backend for PowerDNS. It is suitable
for serving data acquired from an AF_UNIX, pipe, or HTTP connector.
Description-md5: 2f76a0e5c0b0f37a802e55878594d3af
Homepage: http://www.powerdns.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu