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

Last updated: November 07,2024

1. Install "python310-pysmb" package

This guide covers the steps necessary to install python310-pysmb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pysmb

2. Uninstall "python310-pysmb" package

This guide covers the steps necessary to uninstall python310-pysmb on openSuSE Tumbleweed:

$ sudo zypper remove python310-pysmb

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

Information for package python310-pysmb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pysmb
Version : 1.2.9.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 943.5 KiB
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.