How to Install and Uninstall designate-worker Package on Kali Linux

Last updated: July 05,2024

1. Install "designate-worker" package

Learn how to install designate-worker on Kali Linux

$ sudo apt update $ sudo apt install designate-worker

2. Uninstall "designate-worker" package

Please follow the guidelines below to uninstall designate-worker on Kali Linux:

$ sudo apt remove designate-worker $ sudo apt autoclean && sudo apt autoremove

3. Information about the designate-worker package on Kali Linux

Package: designate-worker
Source: designate
Version: 1:17.0.0-2
Installed-Size: 33
Maintainer: Debian OpenStack
Architecture: all
Depends: designate-common (= 1:17.0.0-2), python3-designate (= 1:17.0.0-2)
Size: 8852
SHA256: 71660654527f8ff6ba64933720dcd3fe768fcca8781a8f50ae31f4f0fb9008d0
SHA1: 0963debf5496c50fa7d2d7c4dd4093fb350ee31b
MD5sum: 0e82c81fd9a9c2225d01043470287c5b
Description: OpenStack DNS as a Service - worker
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
REST API for domain & record management. It is Integrated with Keystone for
authentication, and provides a framework in place to integrate with Nova and
Neutron notifications (for auto-generated records). Designate supports
PowerDNS and Bind9 out of the box.
.
This package provides the worker service. It is a service that manages state
of the DNS servers Designate manages, and any other long-running or otherwise
complicated piece of work. The worker reads configuration for DNS servers from
the Designate database, which is populated via the pools.yaml file. These DNS
server backends are loaded into the worker so it understands how to create,
update, and delete zones and recordsets on each DNS server. The Worker is
fully aware of DNS Server 'Pools', so a single worker process can manage many
pools of DNS servers.
Description-md5:
Homepage: https://github.com/openstack/designate
Section: net
Priority: optional
Filename: pool/main/d/designate/designate-worker_17.0.0-2_all.deb