pavucontrol
PulseAudio volume control
PulseAudio Volume Control (pavucontrol) provides a GTK+ graphical user interface to connect to a PulseAudio server and easily control the volume of all clients, sinks, etc.
- Versions: 6.2
- Website: https://www.freedesktop.org/software/pulseaudio/pavucontrol/
- Licenses: GPL 2+
- Package source: gnu/packages/pulseaudio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of pavucontrol as follows:
guix install pavucontrol
Or install a particular version:
guix install pavucontrol@6.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of pavucontrol about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/pavucontrol'><img src='https://packages.guix.gnu.org/packages/pavucontrol/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/pavucontrol)
Example Org:
[[https://packages.guix.gnu.org/packages/pavucontrol][https://packages.guix.gnu.org/packages/pavucontrol/badges/latest-version.svg]]