How to Install and Uninstall python312-azure-storage-file-share Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-azure-storage-file-share" package

Learn how to install python312-azure-storage-file-share on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-azure-storage-file-share

2. Uninstall "python312-azure-storage-file-share" package

In this section, we are going to explain the necessary steps to uninstall python312-azure-storage-file-share on openSuSE Tumbleweed:

$ sudo zypper remove python312-azure-storage-file-share

3. Information about the python312-azure-storage-file-share package on openSuSE Tumbleweed

Information for package python312-azure-storage-file-share:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-storage-file-share
Version : 12.15.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-file-share-12.15.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Azure Storage File Share client library for Python
Description :
Azure File Share storage offers fully managed file shares in the cloud that are accessible via
the industry standard [Server Message Block (SMB) protocol](https://docs.microsoft.com/windows/
desktop/FileIO/microsoft-smb-protocol-and-cifs-protocol-overview). Azure file shares can be mounted
concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally,
Azure file shares can be cached on Windows Servers with Azure File Sync for fast access near
where the data is being used.
Azure file shares can be used to:
* Replace or supplement on-premises file servers
* "Lift and shift" applications
* Simplify cloud development with shared application settings,
diagnostic share, and Dev/Test/Debug tools