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

Last updated: February 03,2025

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

Please follow the steps below to install python2-azure-data-tables on openSUSE Leap

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

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

Please follow the steps below to uninstall python2-azure-data-tables on openSUSE Leap:

$ sudo zypper remove python2-azure-data-tables

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

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