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

Last updated: May 19,2024

1. Install "python3-zaqarclient" package

Please follow the step by step instructions below to install python3-zaqarclient on Kali Linux

$ sudo apt update $ sudo apt install python3-zaqarclient

2. Uninstall "python3-zaqarclient" package

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

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

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

Package: python3-zaqarclient
Source: python-zaqarclient
Version: 2.6.0-2
Installed-Size: 335
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-jsonschema, python3-keystoneauth1, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-pbr, python3-requests, python3-six (>= 1.10.0), python3-stevedore, python3:any
Size: 40200
SHA256: c4ae3dc7aec38db9130bab4f563c39a5951699f30d53f6483305dc8e633eacb2
SHA1: 354c7dd13462697792edd7dcdb399ec8ae72d59f
MD5sum: 2951db3bd432ed826af68c54be7613b7
Description: OpenStack Zaqar Queueing API, client and library - Python 3.x
Zaqar is a multi-tenant cloud messaging service for web developers. It
combines the ideas pioneered by Amazon's SQS product with additional semantics
to support event broadcasting.
.
The service features a fully RESTful API, which developers can use to send
messages between various components of their SaaS and mobile applications, by
using a variety of communication patterns. Underlying this API is an efficient
messaging engine designed with scalability and security in mind.
.
Other OpenStack components can integrate with Zaqar to surface events to end
users and to communicate with guest agents that run in the "over-cloud" layer.
Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
their customers.
.
By installing python-zaqarclient you get programmatic access to the Zaqar v1.0
API library. Plus, it installs a plugin to python-openstackclient that allows
you to perform simple queue operations.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.openstack.org/
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-zaqarclient/python3-zaqarclient_2.6.0-2_all.deb