How to Install and Uninstall python2-azure-storage-file-share Package on openSUSE Leap

Last updated: May 21,2024

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

This guide let you learn how to install python2-azure-storage-file-share on openSUSE Leap

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

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

This is a short guide on how to uninstall python2-azure-storage-file-share on openSUSE Leap:

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

3. Information about the python2-azure-storage-file-share package on openSUSE Leap

Information for package python2-azure-storage-file-share:
---------------------------------------------------------
Repository : Main Repository
Name : python2-azure-storage-file-share
Version : 12.2.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-file-share-12.2.0-3.3.1.src
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