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

Last updated: July 08,2024

1. Install "python3-designateclient" package

In this section, we are going to explain the necessary steps to install python3-designateclient on Kali Linux

$ sudo apt update $ sudo apt install python3-designateclient

2. Uninstall "python3-designateclient" package

Here is a brief guide to show you how to uninstall python3-designateclient on Kali Linux:

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

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

Package: python3-designateclient
Source: python-designateclient
Version: 5.3.0-2
Installed-Size: 305
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cliff, python3-debtcollector, python3-jsonschema, python3-keystoneauth1, python3-osc-lib, python3-oslo.utils, python3-pbr, python3-requests, python3-stevedore, python3-oslo.serialization, python3:any
Size: 35824
SHA256: 7d1cf78db7178c6b3e420fcf62098b85229351c33eea4abab5bce56358d77b45
SHA1: 742f191490064ff731d327e815eaaa0a8134a850
MD5sum: f6f2a1a47f40820fe9ddc05d3b923bfd
Description: client library for the OpenStack Designate API - Python 3.x
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 is a client for the OpenStack Designate API. There's a Python API
(the "designateclient" module), and a command-line script ("designate").
.
Installing this package gets you a shell command, that you can use to
interact with Designate's API.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/python-designateclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-designateclient/python3-designateclient_5.3.0-2_all.deb