How to Install and Uninstall python3-pytelegrambotapi.noarch Package on Rocky Linux 8

Last updated: June 22,2024

1. Install "python3-pytelegrambotapi.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytelegrambotapi.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-pytelegrambotapi.noarch

2. Uninstall "python3-pytelegrambotapi.noarch" package

This guide let you learn how to uninstall python3-pytelegrambotapi.noarch on Rocky Linux 8:

$ sudo dnf remove python3-pytelegrambotapi.noarch $ sudo dnf autoremove

3. Information about the python3-pytelegrambotapi.noarch package on Rocky Linux 8

Last metadata expiration check: 1:22:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pytelegrambotapi
Version : 3.7.6
Release : 1.el8
Architecture : noarch
Size : 113 k
Source : python-pytelegrambotapi-3.7.6-1.el8.src.rpm
Repository : epel
Summary : Python Telegram bot API
URL : https://github.com/eternnoir/pyTelegramBotAPI
License : GPLv2+
Description : A simple, but extensible Python implementation for the Telegram Bot API.