- Package:
- pulseaudio-utils
- Source:
- pulseaudio-utils
- Description:
- Command line tools for the PulseAudio sound server
- Submitter:
- VA
- Date:
- 2024-09-10 08:27:53 UTC
- Severity:
- normal
Debian's pactl supports "get-sink-volume" subcommand: % pactl help | grep 'get-.*sink.*volume' pactl [options] get-(sink|source)-volume NAME|#N and this subcommand is listed in shell completion upstream: https://github.com/pulseaudio/pulseaudio/blob/master/shell-completion/zsh/_pulseaudio#L269 but not in debian autocompletion, which is therefore obsolete % grep get-sink-volume /usr/share/zsh/vendor-completions/_pulseaudio %