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

Last updated: June 30,2024

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

$ yay -S python-telegram-send

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

$ yay -Rns python-telegram-send

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

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

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

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

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

ID: 1330969
Name: python-telegram-send
PackageBaseID: 119298
PackageBase: python-telegram-send
Version: 0.37-1
Description: Send messages and files over Telegram from the command-line
URL: https://github.com/rahiel/telegram-send
NumVotes: 9
Popularity: 0.043699
OutOfDate:
Maintainer: Felixoid
Submitter: Knight
FirstSubmitted: 1485779184
LastModified: 1696856564
URLPath: /cgit/aur.git/snapshot/python-telegram-send.tar.gz