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

Last updated: May 17,2024

1. Install "python3-designate" package

Here is a brief guide to show you how to install python3-designate on Kali Linux

$ sudo apt update $ sudo apt install python3-designate

2. Uninstall "python3-designate" package

This guide let you learn how to uninstall python3-designate on Kali Linux:

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

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

Package: python3-designate
Source: designate
Version: 1:17.0.0-2
Installed-Size: 2856
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, python3-debtcollector, python3-designateclient, python3-dnspython, python3-edgegrid, python3-eventlet, python3-flask, python3-futurist, python3-greenlet, python3-jinja2, python3-jsonschema, python3-kerberos, python3-keystoneauth1, python3-keystonemiddleware, python3-memcache, python3-migrate, python3-mysqldb, python3-openstacksdk (>= 0.103.0), python3-os-win, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.1.0), python3-oslo.middleware, python3-oslo.policy, python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.serialization, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils, python3-oslo.versionedobjects, python3-osprofiler, python3-paste, python3-pastedeploy, python3-pbr, python3-pecan, python3-pymysql, python3-requests, python3-sqlalchemy (>= 1.4.41), python3-stevedore, python3-tenacity, python3-tooz, python3-webob, python3-alembic, python3:any
Size: 289144
SHA256: 308b0ee1cccd426302872e1baa2f15fcf52985e535c2bf8f6d3dd704fcb99aa7
SHA1: fdaf335726d1aa5af049485e788c61e25ca6b1d6
MD5sum: a9c8c18259b153d7ada8e6e1fc7b9241
Description: OpenStack DNS as a Service - Python libs
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 Python libraries.
Description-md5:
Homepage: https://github.com/openstack/designate
Section: python
Priority: optional
Filename: pool/main/d/designate/python3-designate_17.0.0-2_all.deb