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

Last updated: July 05,2024

1. Install "python310-Telethon" package

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

$ sudo zypper refresh $ sudo zypper install python310-Telethon

2. Uninstall "python310-Telethon" package

Here is a brief guide to show you how to uninstall python310-Telethon on openSuSE Tumbleweed:

$ sudo zypper remove python310-Telethon

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

Information for package python310-Telethon:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Telethon
Version : 1.30.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 8.0 MiB
Installed : No
Status : not installed
Source package : python-Telethon-1.30.3-1.2.src
Upstream URL : https://github.com/LonamiWebs/Telethon
Summary : Full-featured Telegram client library for Python 3
Description :
Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative).