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

Last updated: November 24,2024

1. Install "python3-telepot" package

This is a short guide on how to install python3-telepot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-telepot

2. Uninstall "python3-telepot" package

Please follow the step by step instructions below to uninstall python3-telepot on openSUSE Leap:

$ sudo zypper remove python3-telepot

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

Information for package python3-telepot:
----------------------------------------
Repository : Main Repository
Name : python3-telepot
Version : 12.7-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 675.6 KiB
Installed : No
Status : not installed
Source package : python-telepot-12.7-bp155.2.12.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+.