How to Install and Uninstall python2-smbprotocol Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-smbprotocol" package

This guide let you learn how to install python2-smbprotocol on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-smbprotocol

2. Uninstall "python2-smbprotocol" package

Please follow the steps below to uninstall python2-smbprotocol on openSUSE Leap:

$ sudo zypper remove python2-smbprotocol

3. Information about the python2-smbprotocol package on openSUSE Leap

Information for package python2-smbprotocol:
--------------------------------------------
Repository : Main Repository
Name : python2-smbprotocol
Version : 1.0.1-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 889,5 KiB
Installed : No
Status : not installed
Source package : python-smbprotocol-1.0.1-bp153.1.19.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)