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

Last updated: July 01,2024

1. Install "python36-pysmb" package

This tutorial shows how to install python36-pysmb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pysmb

2. Uninstall "python36-pysmb" package

Here is a brief guide to show you how to uninstall python36-pysmb on openSuSE Tumbleweed:

$ sudo zypper remove python36-pysmb

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

Information for package python36-pysmb:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pysmb
Version : 1.2.6-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-pysmb-1.2.6-2.5.src
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.