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

Last updated: July 03,2024

1. Install "python312-pysmb" package

Please follow the guidance below to install python312-pysmb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pysmb

2. Uninstall "python312-pysmb" package

In this section, we are going to explain the necessary steps to uninstall python312-pysmb on openSuSE Tumbleweed:

$ sudo zypper remove python312-pysmb

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

Information for package python312-pysmb:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.