python2-pyo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pyo

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

$ yay -Rns python2-pyo

2. Manually Install "python2-pyo" via AUR

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

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

b. Clone python2-pyo's git locally

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

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

$ cd ~/python2-pyo $ makepkg -si

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

ID: 541168
Name: python2-pyo
PackageBaseID: 49198
PackageBase: python2-pyo
Version: 0.9.1-1
Description: A Python module written in C to help digital signal processing script creation.
URL: http://ajaxsoundstudio.com/software/pyo/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: amiguet
FirstSubmitted: 1305890954
LastModified: 1536150431
URLPath: /cgit/aur.git/snapshot/python2-pyo.tar.gz