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

Last updated: May 10,2024

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

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

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

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

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

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

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

Information for package python39-azure-storage-file-datalake:
-------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-storage-file-datalake
Version : 12.14.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-file-datalake-12.14.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
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.