How to Install and Uninstall python3-pysmbc Package on openSUSE Leap

Last updated: June 28,2024

1. Install "python3-pysmbc" package

In this section, we are going to explain the necessary steps to install python3-pysmbc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pysmbc

2. Uninstall "python3-pysmbc" package

Learn how to uninstall python3-pysmbc on openSUSE Leap:

$ sudo zypper remove python3-pysmbc

3. Information about the python3-pysmbc package on openSUSE Leap

Information for package python3-pysmbc:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pysmbc
Version : 1.0.23-150400.6.69
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 77.2 KiB
Installed : No
Status : not installed
Source package : python3-pysmbc-1.0.23-150400.6.69.src
Upstream URL : https://github.com/hamano/pysmbc
Summary : Python bindings for samba clients (libsmbclient)
Description :
This is a set of Python bindings for the libsmbclient library
from the samba project.