python2-pyaudio on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-pyaudio

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

$ yay -Rns python2-pyaudio

2. Manually Install "python2-pyaudio" via AUR

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

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

b. Clone python2-pyaudio's git locally

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

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

$ cd ~/python2-pyaudio $ makepkg -si

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

ID: 626337
Name: python2-pyaudio
PackageBaseID: 139961
PackageBase: python2-pyaudio
Version: 0.2.11-3
Description: Python bindings for PortAudio
URL: https://pypi.org/project/PyAudio
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ghotrix
Submitter: ghotrix
FirstSubmitted: 1551260289
LastModified: 1562056437
URLPath: /cgit/aur.git/snapshot/python2-pyaudio.tar.gz

5. The same packages on other Linux Distributions