python-pulsectl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pulsectl

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

$ yay -Rns python-pulsectl

2. Manually Install "python-pulsectl" via AUR

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

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

b. Clone python-pulsectl's git locally

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

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

$ cd ~/python-pulsectl $ makepkg -si

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

ID: 1261841
Name: python-pulsectl
PackageBaseID: 154955
PackageBase: python-pulsectl
Version: 1:23.5.2-1
Description: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
URL: https://github.com/mk-fg/python-pulse-control
NumVotes: 15
Popularity: 0.219288
OutOfDate:
Maintainer: yochananmarqos
Submitter: WorMzy
FirstSubmitted: 1593470541
LastModified: 1684793301
URLPath: /cgit/aur.git/snapshot/python-pulsectl.tar.gz

5. The same packages on other Linux Distributions