python-telegram on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-telegram

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

$ yay -Rns python-telegram

2. Manually Install "python-telegram" via AUR

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

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

b. Clone python-telegram's git locally

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

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

$ cd ~/python-telegram $ makepkg -si

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

ID: 1240410
Name: python-telegram
PackageBaseID: 154751
PackageBase: python-telegram
Version: 0.18.0-1
Description: Python API for the tdlib library. It helps you build your own Telegram clients.
URL: https://github.com/alexander-akhmetov/python-telegram
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: j.r
FirstSubmitted: 1592942754
LastModified: 1681307256
URLPath: /cgit/aur.git/snapshot/python-telegram.tar.gz