Search Criteria
Package Details: pulseaudio-ctl 1.70-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulseaudio-ctl.git (read-only, click to copy) |
---|---|
Package Base: | pulseaudio-ctl |
Description: | Control pulseaudio volume from the shell or mapped to keyboard shortcuts. |
Upstream URL: | https://github.com/graysky2/pulseaudio-ctl |
Licenses: | MIT |
Conflicts: | pulseaudio_ctl |
Replaces: | pulseaudio_ctl |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 197 |
Popularity: | 0.000526 |
First Submitted: | 2013-10-11 23:09 (UTC) |
Last Updated: | 2022-05-05 18:46 (UTC) |
Dependencies (4)
- bc (bc-gh)
- libpulse (pulseaudio-dummy, pulseaudio-git)
- pulseaudio (pulseaudio-dummy, pulseaudio-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse)
- libnotify (libnotify-gtk2, libnotify-git) (optional) – to display volume and mute status
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
kode54 commented on 2021-12-31 03:02 (UTC)
@Pound_Hash: This tool doesn't work with PipeWire, only PulseAudio.
Pound_Hash commented on 2021-12-31 02:27 (UTC)
It fails to run with the error:
th0rne commented on 2020-10-06 09:22 (UTC)
Quick and dirty fix for people using pulse 13:
sed -i 's/# stop if the above failed.*/PCV=2/' /bin/pulseaudio-ctl
nipsky commented on 2020-10-06 08:11 (UTC)
Hmm, maybe quick and dirty via
in this case? ;)kode54 commented on 2020-10-06 08:09 (UTC)
Meh, I should have figured there would be problems like that. At least the "libpulse" part can be part of the filter. Not sure what else would work. This thing is being installed on systems that are likely to have bleeding edge, but is still carrying the baggage of backwards compatibility going back nearly a decade.
nipsky commented on 2020-10-06 08:06 (UTC)
This runs into trouble when you’re using a non-english system, for example, in German pactl --version returns this, making the grep fail:
graysky commented on 2020-08-20 10:41 (UTC)
@kode54 - Ah, I am not using [testing]. I will see.
kode54 commented on 2020-08-18 00:26 (UTC)
@graysky - Without the advised changes, the script dies with this error here:
Because the PAVERSION it determines from my install of pulseaudio looks like this:
Ah, of course, it would be helpful to note that I have the testing repos enabled, therefore I'm a frequent early victim of update decisions.
graysky commented on 2020-08-17 09:56 (UTC)
@kode54 - Why though?
kode54 commented on 2020-08-16 22:41 (UTC)
@graysky - And I wasn't aware of any Arch Linux users using pulseaudio older than 13. Perhaps this can be a patch against the AUR version, then.
1 2 3 4 5 6 .. 10 Next › Last »