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

Last updated: April 28,2024

1. Install "python3-zunclient" package

This tutorial shows how to install python3-zunclient on Kali Linux

$ sudo apt update $ sudo apt install python3-zunclient

2. Uninstall "python3-zunclient" package

This guide covers the steps necessary to uninstall python3-zunclient on Kali Linux:

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

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

Package: python3-zunclient
Source: python-zunclient
Version: 4.7.0-2
Installed-Size: 577
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-docker, python3-keystoneauth1, python3-openstackclient, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-pbr, python3-prettytable, python3-websocket, python3-yaml, python3:any
Suggests: python-zunclient-doc
Size: 72724
SHA256: 5f04140cdee86925e330963135d65686bc066c9da6105cf4e039680fe736d7bc
SHA1: 15c62a7fc347f5c10f6d22247c0191db268f0f3e
MD5sum: be57a56a4808daef19ef34df2f3d1b9b
Description: OpenStack container management service API client - Python 3.x
Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to
provide an OpenStack API for launching and managing containers backed by
different container technologies.
.
This is a client library for Zun built on the Zun API. It provides a Python
API (the zunclient module) and a command-line tool(zun).
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/python-zunclient
Section: python
Priority: optional
Filename: pool/main/p/python-zunclient/python3-zunclient_4.7.0-2_all.deb