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

Last updated: May 19,2024

1. Install "python36-smbprotocol" package

In this section, we are going to explain the necessary steps to install python36-smbprotocol on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-smbprotocol

2. Uninstall "python36-smbprotocol" package

This tutorial shows how to uninstall python36-smbprotocol on openSuSE Tumbleweed:

$ sudo zypper remove python36-smbprotocol

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

Information for package python36-smbprotocol:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-smbprotocol
Version : 1.8.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-smbprotocol-1.8.3-1.1.src
Summary : SMBv2/v3 client for Python 2 and 3
Description :
This library implements the SMBv2 and SMBv3 protocol.
Features
--------
- Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server
2016)
- Authentication with both NTLM and Kerberos
- Message signing
- Message encryption (SMB 3.x.x+)
- Connect to a Tree/Share
- Opening of files, pipes and directories
- Set create contexts when opening files
- Read and writing of files and pipes
- Sending IOCTL commands
- Sending of multiple messages in one packet (compounding)