How to Install and Uninstall python39-smpplib Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python39-smpplib" package

Please follow the guidance below to install python39-smpplib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-smpplib

2. Uninstall "python39-smpplib" package

This guide covers the steps necessary to uninstall python39-smpplib on openSuSE Tumbleweed:

$ sudo zypper remove python39-smpplib

3. Information about the python39-smpplib package on openSuSE Tumbleweed

Information for package python39-smpplib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-smpplib
Version : 2.2.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 150.3 KiB
Installed : No
Status : not installed
Source package : python-smpplib-2.2.3-2.1.src
Upstream URL : https://pypi.org/project/smpplib/
Summary : SMPP library for Python
Description :
SMPP is the Short Message Peer-to-Peer protocol for conveying SMS
operations.
Python-smpplib is a python based SMPP 3.4 client library that
allows you to send and receive SMS to an SMS gateway or SMSC.