How to Install and Uninstall python36-azure-storage-file-datalake Package on openSuSE Tumbleweed

Last updated: May 09,2024

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

Please follow the guidelines below to install python36-azure-storage-file-datalake on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python36-azure-storage-file-datalake on openSuSE Tumbleweed:

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

3. Information about the python36-azure-storage-file-datalake package on openSuSE Tumbleweed

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