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

Last updated: May 20,2024

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

This guide let you learn how to install python39-azure-data-tables on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall python39-azure-data-tables on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-data-tables

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

Information for package python39-azure-data-tables:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-data-tables
Version : 12.5.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 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.