python-soundcard on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-soundcard

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

$ yay -Rns python-soundcard

2. Manually Install "python-soundcard" via AUR

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

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

b. Clone python-soundcard's git locally

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

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

$ cd ~/python-soundcard $ makepkg -si

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

ID: 1314645
Name: python-soundcard
PackageBaseID: 138360
PackageBase: python-soundcard
Version: 0.4.2-1
Description: Play and record audio without resorting to CPython extensions
URL: https://github.com/bastibe/soundcard
NumVotes: 4
Popularity: 0.00061
OutOfDate:
Maintainer: cyqsimon
Submitter: onny
FirstSubmitted: 1545994771
LastModified: 1693966641
URLPath: /cgit/aur.git/snapshot/python-soundcard.tar.gz