python-pyrogram on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyrogram

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

$ yay -Rns python-pyrogram

2. Manually Install "python-pyrogram" via AUR

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

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

b. Clone python-pyrogram's git locally

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

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

$ cd ~/python-pyrogram $ makepkg -si

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

ID: 1418385
Name: python-pyrogram
PackageBaseID: 184342
PackageBase: python-pyrogram
Version: 2.0.106-2
Description: Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
URL: https://github.com/pyrogram/pyrogram
NumVotes: 3
Popularity: 0.013024
OutOfDate:
Maintainer: SandaruKasa
Submitter: entriphy
FirstSubmitted: 1658797905
LastModified: 1709245061
URLPath: /cgit/aur.git/snapshot/python-pyrogram.tar.gz