Search Criteria
Package Details: socos r215.7719b54-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/socos.git (read-only, click to copy) |
|---|---|
| Package Base: | socos |
| Description: | Commandline tool for controlling Sonos devices |
| Upstream URL: | https://github.com/SoCo/socos |
| Licenses: | MIT |
| Submitter: | novenary |
| Maintainer: | nicknb |
| Last Packager: | nicknb |
| Votes: | 5 |
| Popularity: | 0.074486 |
| First Submitted: | 2016-08-19 13:58 (UTC) |
| Last Updated: | 2025-08-27 13:36 (UTC) |
Dependencies (4)
- python
- python-setuptools
- python-socoAUR (python-socoAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
brisbin33 commented on 2025-01-14 22:07 (UTC)
I'm getting the following,
From some other comments on other AUR packages, I think this is because you need to have
makedepends=(git), since there's git sources.novenary commented on 2018-02-18 21:01 (UTC)
You're right, thanks for mentioning it.
polyzen commented on 2018-02-18 17:28 (UTC) (edited on 2018-02-18 17:29 (UTC) by polyzen)
Perhaps the version specifier should be made to use
>=and hope for the best. ^^