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

Last updated: May 20,2024

1. Install "python3-zaqar" package

Please follow the steps below to install python3-zaqar on Kali Linux

$ sudo apt update $ sudo apt install python3-zaqar

2. Uninstall "python3-zaqar" package

Learn how to uninstall python3-zaqar on Kali Linux:

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

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

Package: python3-zaqar
Source: zaqar
Version: 17.0.0-1
Installed-Size: 2093
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, python3-autobahn, python3-babel, python3-cryptography (>= 2.7), python3-falcon, python3-futurist, python3-iso8601, python3-jsonschema, python3-keystonemiddleware, python3-memcache, python3-msgpack, python3-oslo.cache, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.policy, python3-oslo.reports, python3-oslo.serialization, python3-oslo.upgradecheck, python3-oslo.utils, python3-osprofiler, python3-pbr, python3-pymongo, python3-requests, python3-sqlalchemy, python3-stevedore, python3-swiftclient, python3-webob, python3-alembic, python3:any
Conflicts: python-zaqar
Size: 207528
SHA256: e867e4b5b64228ad3a5245300ac6874745e2e21d9fb70471429677bbcbbba597
SHA1: 1cf73d4b5ecbb8f4f9f3fc9b6038625a20952b0d
MD5sum: 4b8f446bc636627216b40aafe2731ee7
Description: OpenStack Queueing as a Service - Python libraries
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.
.
This package contains the Python libraries that are part of Zaqar.
Description-md5:
Homepage: https://github.com/openstack/zaqar/
Section: python
Priority: optional
Filename: pool/main/z/zaqar/python3-zaqar_17.0.0-1_all.deb