python-simpleaudio on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-simpleaudio

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

$ yay -Rns python-simpleaudio

2. Manually Install "python-simpleaudio" via AUR

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

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

b. Clone python-simpleaudio's git locally

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

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

$ cd ~/python-simpleaudio $ makepkg -si

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

ID: 994773
Name: python-simpleaudio
PackageBaseID: 156638
PackageBase: python-simpleaudio
Version: 1.0.4-5
Description: A simple audio playback Python extension
URL: https://github.com/hamiltron/py-simple-audio/
NumVotes: 4
Popularity: 0
OutOfDate: 1706527333
Maintainer: BachoSeven
Submitter: yochananmarqos
FirstSubmitted: 1597176993
LastModified: 1638058277
URLPath: /cgit/aur.git/snapshot/python-simpleaudio.tar.gz