How to Install and Uninstall python39-azure-storage-queue Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-azure-storage-queue" package

This is a short guide on how to install python39-azure-storage-queue on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-storage-queue

2. Uninstall "python39-azure-storage-queue" package

This guide covers the steps necessary to uninstall python39-azure-storage-queue on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-storage-queue

3. Information about the python39-azure-storage-queue package on openSuSE Tumbleweed

Information for package python39-azure-storage-queue:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-storage-queue
Version : 12.9.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-queue-12.9.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Storage Queue Client Library for Python
Description :
This project provides a client library in Python that makes it easy to
consume Microsoft Azure Storage services. For documentation please see
the Microsoft Azure `Python Developer Center`_ and our `API Reference`_
Page.