python-telegram-text on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-telegram-text

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

$ yay -Rns python-telegram-text

2. Manually Install "python-telegram-text" 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-text's git locally

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

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

$ cd ~/python-telegram-text $ makepkg -si

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

ID: 1391671
Name: python-telegram-text
PackageBaseID: 189944
PackageBase: python-telegram-text
Version: 0.2.0-1
Description: Python markup module for Telegram messenger
URL: https://telegram-text.alinsky.tech/
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer:
Submitter: j.r
FirstSubmitted: 1674998242
LastModified: 1706086714
URLPath: /cgit/aur.git/snapshot/python-telegram-text.tar.gz