python-playsound on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-playsound

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

$ yay -Rns python-playsound

2. Manually Install "python-playsound" via AUR

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

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

b. Clone python-playsound's git locally

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

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

$ cd ~/python-playsound $ makepkg -si

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

ID: 1154745
Name: python-playsound
PackageBaseID: 150187
PackageBase: python-playsound
Version: 1.3.0-2
Description: Pure Python library for playing sounds
URL: https://github.com/TaylorSMarks/playsound
NumVotes: 6
Popularity: 0.00017
OutOfDate:
Maintainer: C0rn3j
Submitter: Nelliel
FirstSubmitted: 1584189184
LastModified: 1666207738
URLPath: /cgit/aur.git/snapshot/python-playsound.tar.gz