How to Install and Uninstall python3-telethon Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-telethon" package

Please follow the steps below to install python3-telethon on Kali Linux

$ sudo apt update $ sudo apt install python3-telethon

2. Uninstall "python3-telethon" package

Please follow the guidance below to uninstall python3-telethon on Kali Linux:

$ sudo apt remove python3-telethon $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-telethon package on Kali Linux

Package: python3-telethon
Source: python-telethon
Version: 1.25.1-1
Installed-Size: 3444
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyaes, python3-rsa, python3:any
Size: 364108
SHA256: 0657c5ec952f8de6d2f0fc7a8bfc84048acd03b32cc63d7bf3b8a6bb9d8c294c
SHA1: 6e3c6f7d5af42b6a68c8079efced28f4526a5f71
MD5sum: 57dad09a4662ce4b4c4cf37cfdef0997
Description: Pure Python 3 MTProto API Telegram client library
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).
.
Telegram is a popular messaging application. This library is meant to make it
easy for you to write Python programs that can interact with Telegram. Think
of it as a wrapper that has already done the heavy job for you, so you can
focus on developing an application.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/LonamiWebs/Telethon
Section: python
Priority: optional
Filename: pool/main/p/python-telethon/python3-telethon_1.25.1-1_all.deb