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

Last updated: October 06,2024

1. Install "python311-smpplib" package

Please follow the guidelines below to install python311-smpplib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-smpplib

2. Uninstall "python311-smpplib" package

In this section, we are going to explain the necessary steps to uninstall python311-smpplib on openSuSE Tumbleweed:

$ sudo zypper remove python311-smpplib

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

Information for package python311-smpplib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-smpplib
Version : 2.2.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 185.9 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.