python-telethon on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-telethon

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

$ yay -Rns python-telethon

2. Manually Install "python-telethon" via AUR

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

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

b. Clone python-telethon's git locally

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

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

$ cd ~/python-telethon $ makepkg -si

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

ID: 1403146
Name: python-telethon
PackageBaseID: 126900
PackageBase: python-telethon
Version: 1.34.0-1
Description: Full-featured Telegram client library for Python 3
URL: https://github.com/LonamiWebs/Telethon
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: MaskRay
FirstSubmitted: 1509684427
LastModified: 1706909780
URLPath: /cgit/aur.git/snapshot/python-telethon.tar.gz