How to Install and Uninstall python310-telepot Package on openSuSE Tumbleweed

Last updated: June 23,2024

1. Install "python310-telepot" package

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

$ sudo zypper refresh $ sudo zypper install python310-telepot

2. Uninstall "python310-telepot" package

Please follow the step by step instructions below to uninstall python310-telepot on openSuSE Tumbleweed:

$ sudo zypper remove python310-telepot

3. Information about the python310-telepot package on openSuSE Tumbleweed

Information for package python310-telepot:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-telepot
Version : 12.7-4.15
Arch : noarch
Vendor : openSUSE
Installed Size : 464.5 KiB
Installed : No
Status : not installed
Source package : python-telepot-12.7-4.15.src
Upstream URL : https://github.com/nickoala/telepot
Summary : Python framework for Telegram Bot API
Description :
Telepot helps you build applications for Telegram Bot API. It works on Python 2.7 and Python 3. It also has an async version based on asyncio and Python 3.5+.