How to Install and Uninstall python311-azure-data-tables Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python311-azure-data-tables" package

Please follow the step by step instructions below to install python311-azure-data-tables on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-azure-data-tables

2. Uninstall "python311-azure-data-tables" package

Please follow the guidance below to uninstall python311-azure-data-tables on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-data-tables

3. Information about the python311-azure-data-tables package on openSuSE Tumbleweed

Information for package python311-azure-data-tables:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-data-tables
Version : 12.5.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-azure-data-tables-12.5.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/table/azure-table
Summary : Microsoft Azure Azure Data Tables Client Library for Python
Description :
Azure Data Tables is a NoSQL data storage service that can be accessed from anywhere in the
world via authenticated calls using HTTP or HTTPS. Tables scales as needed to support the
amount of data inserted, and allow for the storing of data with non-complex accessing.
The Azure Data Tables client can be used to access Azure Storage or Cosmos accounts.