How to Install and Uninstall python311-pysmb Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "python311-pysmb" package

This is a short guide on how to install python311-pysmb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pysmb

2. Uninstall "python311-pysmb" package

Learn how to uninstall python311-pysmb on openSuSE Tumbleweed:

$ sudo zypper remove python311-pysmb

3. Information about the python311-pysmb package on openSuSE Tumbleweed

Information for package python311-pysmb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pysmb
Version : 1.2.9.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-pysmb-1.2.9.1-2.1.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.