python-aiotg on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python-aiotg" 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-aiotg on Arch using YAY

$ yay -S python-aiotg

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

$ yay -Rns python-aiotg

2. Manually Install "python-aiotg" via AUR

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

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

b. Clone python-aiotg's git locally

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

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

$ cd ~/python-aiotg $ makepkg -si

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

ID: 1419417
Name: python-aiotg
PackageBaseID: 126858
PackageBase: python-aiotg
Version: 2.0.0-1
Description: Asynchronous Python API for building Telegram bots
URL: https://github.com/szastupov/aiotg
NumVotes: 2
Popularity: 0.753174
OutOfDate:
Maintainer: blackfan321
Submitter: flipflop97
FirstSubmitted: 1509571090
LastModified: 1709382188
URLPath: /cgit/aur.git/snapshot/python-aiotg.tar.gz