How to Install and Uninstall python3-pysmb Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-pysmb" package

Please follow the guidelines below to install python3-pysmb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pysmb

2. Uninstall "python3-pysmb" package

Please follow the instructions below to uninstall python3-pysmb on openSUSE Leap:

$ sudo zypper remove python3-pysmb

3. Information about the python3-pysmb package on openSUSE Leap

Information for package python3-pysmb:
--------------------------------------
Repository : Main Repository
Name : python3-pysmb
Version : 1.2.6-bp155.3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-pysmb-1.2.6-bp155.3.13.src
Upstream URL : https://miketeo.net/projects/pysmb
Summary : SMB/CIFS library to support file sharing between Windows and Linux machines
Description :
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.