How to Install and Uninstall python3-azure-data-tables Package on openSUSE Leap

Last updated: May 20,2024

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

Please follow the instructions below to install python3-azure-data-tables on openSUSE Leap

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

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

Please follow the guidance below to uninstall python3-azure-data-tables on openSUSE Leap:

$ sudo zypper remove python3-azure-data-tables

3. Information about the python3-azure-data-tables package on openSUSE Leap

Information for package python3-azure-data-tables:
--------------------------------------------------
Repository : Main Repository
Name : python3-azure-data-tables
Version : 12.0.0b2-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-azure-data-tables-12.0.0b2-3.3.1.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.