How to Install and Uninstall python-zaqarclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "python-zaqarclient" package

This guide let you learn how to install python-zaqarclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zaqarclient

2. Uninstall "python-zaqarclient" package

In this section, we are going to explain the necessary steps to uninstall python-zaqarclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-zaqarclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zaqarclient
Priority: optional
Section: python
Installed-Size: 274
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-3
Depends: python-jsonschema, python-keystoneclient (>= 1:1.6.0), python-oslo.i18n (>= 2.1.0), python-requests (>= 2.8.1), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), python-pbr, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-zaqarclient/python-zaqarclient_1.0.0-3_all.deb
Size: 34310
MD5sum: 5bac9e6acaa825984c450eb369691fad
SHA1: 028ac66edaaa2564c9369521e3079468071250fb
SHA256: 2cb37ea1ce733e6246166a106b52cc1a55ee0c023b39b31ef9064d6947d0fa36
Description-en: OpenStack Zaqar Queueing API, client and library - Python 2.7
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 2.7 module.
Description-md5: f8d187ffa5e5271fa7c8cb8f2847e964
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y