python-twilio on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-twilio

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

$ yay -Rns python-twilio

2. Manually Install "python-twilio" via AUR

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

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

b. Clone python-twilio's git locally

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

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

$ cd ~/python-twilio $ makepkg -si

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

ID: 1416751
Name: python-twilio
PackageBaseID: 76271
PackageBase: python-twilio
Version: 9.0.0-1
Description: A module for using the Twilio REST API and generating valid TwiML.
URL: https://github.com/twilio/twilio-python
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jskier
Submitter: mutantmonkey
FirstSubmitted: 1387079321
LastModified: 1709050938
URLPath: /cgit/aur.git/snapshot/python-twilio.tar.gz