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

Last updated: March 04,2025

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

This tutorial shows how to install python36-azure-data-tables on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python36-azure-data-tables on openSuSE Tumbleweed:

$ sudo zypper remove python36-azure-data-tables

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

Information for package python36-azure-data-tables:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-azure-data-tables
Version : 12.2.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-azure-data-tables-12.2.0-1.1.src
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.