How to Install and Uninstall python-aiogram Package on Manjaro

Last updated: May 19,2024

1. Install "python-aiogram" package

This guide covers the steps necessary to install python-aiogram on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-aiogram

2. Uninstall "python-aiogram" package

Please follow the instructions below to uninstall python-aiogram on Manjaro:

$ sudo pacman -Rcns python-aiogram

3. Information about the python-aiogram package on Manjaro

Repository : extra
Name : python-aiogram
Version : 2.22.2-2
Description : A pretty simple and fully asynchronous library for Telegram
Bot API written with asyncio and aiohttp
Architecture : any
URL : https://github.com/aiogram/aiogram
Licenses : MIT
Groups : None
Provides : None
Depends On : python-aiohttp python-babel python-certifi
Optional Deps : python-uvloop: fast, drop-in replacement of the built-in
asyncio event loop
python-ujson: ultra fast JSON encoder and decoder written in
pure C
python-rapidjson: extremely fast C++ JSON parser and
serialization library
python-emoji: emojize and demojize support
python-redis: Redis storage support
python-aiohttp-socks: SOCKS4(a) and SOCKS5 proxy support
Conflicts With : None
Replaces : None
Download Size : 357.74 KiB
Installed Size : 3350.26 KiB
Packager : Felix Yan
Build Date : Fri Apr 28 08:47:17 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions