python2-starpy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-starpy

* (Optional) Uninstall python2-starpy on Arch using YAY

$ yay -Rns python2-starpy

2. Manually Install "python2-starpy" via AUR

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

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

b. Clone python2-starpy's git locally

$ git clone https://aur.archlinux.org/python2-starpy.git ~/python2-starpy

c. Go to ~/python2-starpy folder and install it

$ cd ~/python2-starpy $ makepkg -si

3. Information about the python2-starpy package on Arch User Repository (AUR)

ID: 1119448
Name: python2-starpy
PackageBaseID: 94464
PackageBase: python2-starpy
Version: 1.0.3-1
Description: Twisted Protocols for interaction with Asterisk PBX
URL: https://github.com/asterisk/starpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1434188594
LastModified: 1659203919
URLPath: /cgit/aur.git/snapshot/python2-starpy.tar.gz