How to Install and Uninstall python2-azure-storage-file-datalake Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-azure-storage-file-datalake" package

Learn how to install python2-azure-storage-file-datalake on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-azure-storage-file-datalake

2. Uninstall "python2-azure-storage-file-datalake" package

Please follow the step by step instructions below to uninstall python2-azure-storage-file-datalake on openSUSE Leap:

$ sudo zypper remove python2-azure-storage-file-datalake

3. Information about the python2-azure-storage-file-datalake package on openSUSE Leap

Information for package python2-azure-storage-file-datalake:
------------------------------------------------------------
Repository : Main Repository
Name : python2-azure-storage-file-datalake
Version : 12.1.2-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-file-datalake-12.1.2-3.3.1.src
Summary : Azure DataLake service client library for Python
Description :
This preview package for Python includes ADLS Gen2 specific API support made
available in Storage SDK.
This includes:
1. New directory level operations (Create, Rename, Delete) for hierarchical namespace
enabled (HNS) storage account. For HNS enabled accounts, the rename/move operations
are atomic.
2. Permission related operations (Get/Set ACLs) for hierarchical namespace enabled
(HNS) accounts.