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

Last updated: May 18,2024

1. Install "designate-sink" package

Learn how to install designate-sink on Kali Linux

$ sudo apt update $ sudo apt install designate-sink

2. Uninstall "designate-sink" package

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

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

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

Package: designate-sink
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: 8812
SHA256: 7c307d7c8bc02ded5b5dcd0135d5ae31cb003470318e215b6fe29292815f599a
SHA1: 7a2af8e381c1001c0be0bee4e21ad3d3fef0512d
MD5sum: 4e5fb5a044eaa2798debc803a426ddd0
Description: OpenStack DNS as a Service - sink
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 sink service. It is an optional service which
listens for event Notifications, such as compute.instance.create.end, handlers
are available for Nova and Neutron. Notification events can then be used to
trigger record creation & deletion.
.
The current sink implementations generate simple forward lookup A records,
using a format specified in handler-nova configuration. Any field in the event
notification can be used to generate a record.
Description-md5:
Homepage: https://github.com/openstack/designate
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/d/designate/designate-sink_17.0.0-2_all.deb