python-soco on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-soco

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

$ yay -Rns python-soco

2. Manually Install "python-soco" via AUR

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

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

b. Clone python-soco's git locally

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

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

$ cd ~/python-soco $ makepkg -si

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

ID: 1187265
Name: python-soco
PackageBaseID: 106117
PackageBase: python-soco
Version: 0.28.1-1
Description: A Python library that allows you to control Sonos speakers programmatically
URL: https://github.com/SoCo/SoCo
NumVotes: 11
Popularity: 0.368757
OutOfDate:
Maintainer: m8D2
Submitter: novenary
FirstSubmitted: 1452777772
LastModified: 1671833885
URLPath: /cgit/aur.git/snapshot/python-soco.tar.gz