pytg on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pytg

* (Optional) Uninstall pytg on Arch using YAY

$ yay -Rns pytg

2. Manually Install "pytg" via AUR

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

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

b. Clone pytg's git locally

$ git clone https://aur.archlinux.org/pytg.git ~/pytg

c. Go to ~/pytg folder and install it

$ cd ~/pytg $ makepkg -si

3. Information about the pytg package on Arch User Repository (AUR)

ID: 455674
Name: pytg
PackageBaseID: 108992
PackageBase: pytg
Version: 0.4.10-2
Description: Connect to the Telegram CLI, receive and send Telegram messages.
URL: https://pypi.python.org/pypi/pytg/0.4.10
NumVotes: 12
Popularity: 0
OutOfDate: 1706373734
Maintainer:
Submitter: djmattyg007
FirstSubmitted: 1458355936
LastModified: 1509145362
URLPath: /cgit/aur.git/snapshot/pytg.tar.gz