python-aiogram3 on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "python-aiogram3" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-aiogram3 on Arch using YAY

$ yay -S python-aiogram3

* (Optional) Uninstall python-aiogram3 on Arch using YAY

$ yay -Rns python-aiogram3

2. Manually Install "python-aiogram3" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-aiogram3's git locally

$ git clone https://aur.archlinux.org/python-aiogram3.git ~/python-aiogram3

c. Go to ~/python-aiogram3 folder and install it

$ cd ~/python-aiogram3 $ makepkg -si

3. Information about the python-aiogram3 package on Arch User Repository (AUR)

ID: 943057
Name: python-aiogram3
PackageBaseID: 163115
PackageBase: python-aiogram3
Version: 3.0.0a12-1
Description: Modern and fully asynchronous framework for Telegram Bot API (experimental version)
URL: https://github.com/aiogram/aiogram
NumVotes: 0
Popularity: 0
OutOfDate: 1656193100
Maintainer: evgfilim1
FirstSubmitted: 1612881469
LastModified: 1627938995
URLPath: /cgit/aur.git/snapshot/python-aiogram3.tar.gz