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

Last updated: September 20,2024

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

This is a short guide on how to install python3-azure-storage-file-datalake on openSUSE Leap

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

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

Please follow the guidelines below to uninstall python3-azure-storage-file-datalake on openSUSE Leap:

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

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

Information for package python3-azure-storage-file-datalake:
------------------------------------------------------------
Repository : Main Repository
Name : python3-azure-storage-file-datalake
Version : 12.1.2-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-file-datalake-12.1.2-3.3.1.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.