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

Last updated: May 11,2024

1. Install "designate-api" package

Learn how to install designate-api on Kali Linux

$ sudo apt update $ sudo apt install designate-api

2. Uninstall "designate-api" package

This guide covers the steps necessary to uninstall designate-api on Kali Linux:

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

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

Package: designate-api
Source: designate
Version: 1:17.0.0-2
Installed-Size: 156
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, debconf, designate-common (= 1:17.0.0-2), python3-designate (= 1:17.0.0-2), python3-keystoneclient, python3-openstackclient, python3-pastescript, q-text-as-data, uwsgi-plugin-python3, debconf (>= 0.5) | debconf-2.0
Size: 26160
SHA256: 6c2a755815f0c46533faf31c05825583f573b0793b55323d0cb687f8bef2e12d
SHA1: e577a0b04d5b86918bf6389c2226592d115762aa
MD5sum: b2f1298abe5eff1dbe4ea48ca6ce0e3d
Description: OpenStack DNS as a Service - API server
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 REST API server, accepting HTTP requests, validating
authentication tokens with Keystone and passing them to the Designate Central
service over AMQP. Multiple versions of the API can be hosted, as well as API
extensions, allowing for pluggable extensions to the core API.
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-api_17.0.0-2_all.deb