How to Install and Uninstall python3-python-telegram-bot Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-python-telegram-bot" package

This is a short guide on how to install python3-python-telegram-bot on Kali Linux

$ sudo apt update $ sudo apt install python3-python-telegram-bot

2. Uninstall "python3-python-telegram-bot" package

This guide covers the steps necessary to uninstall python3-python-telegram-bot on Kali Linux:

$ sudo apt remove python3-python-telegram-bot $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-python-telegram-bot package on Kali Linux

Package: python3-python-telegram-bot
Source: python-telegram-bot
Version: 20.8-1
Installed-Size: 2734
Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: all
Depends: python3-httpx, python3:any
Suggests: python-python-telegram-bot-doc
Size: 278924
SHA256: bbeffff47af000cd0bf156bbfd5fb3e68865a36d240c2ca97b4b4db06c9317cb
SHA1: 101d3b9b1d7943246b36c67045ec2479db2dbbb2
MD5sum: acdfc78478770a54ea0b8b6337621110
Description: python module for Telegram Bot API (Python 3)
This package contains the python module for Telegram Bot API. You can use it
simply as an API if you want to implement logic by yourself, or you can enable
retrieving of updates and get messages sent to your bot in a callback.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://python-telegram-bot.org/
Section: python
Priority: optional
Filename: pool/main/p/python-telegram-bot/python3-python-telegram-bot_20.8-1_all.deb