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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install python38-azure-storage-file-datalake on openSuSE Tumbleweed

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

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

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

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

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

Information for package python38-azure-storage-file-datalake:
-------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-azure-storage-file-datalake
Version : 12.5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,6 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.