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

Last updated: May 18,2024

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

Learn how to install python38-azure-data-tables on openSuSE Tumbleweed

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

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

Please follow the instructions below to uninstall python38-azure-data-tables on openSuSE Tumbleweed:

$ sudo zypper remove python38-azure-data-tables

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

Information for package python38-azure-data-tables:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.