pavucontrol-6.0

Introduction to pavucontrol

PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer tools, this one allows you to control both the volume of hardware devices and of each playback stream separately.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

pavucontrol Dependencies

Required

Gtkmm-4.14.0, JSON-GLib-1.8.0, libsigc++-3.6.0, and PulseAudio-17.0

Optional

libcanberra-0.30 and Lynx-2.9.2

Installation of pavucontrol

Install pavucontrol by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release -Dlynx=false .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install &&
mv /usr/share/doc/pavucontrol /usr/share/doc/pavucontrol-6.0

Command Explanations

-Dlynx=false: This switch disables generating the README file in text format. Remove this switch if you want the README file in text format and have Lynx-2.9.2 installed.

Contents

Installed Program: pavucontrol
Installed Libraries: None
Installed Directory: /usr/share/pavucontrol and /usr/share/doc/pavucontrol-6.0

Short Descriptions

pavucontrol

is a GUI configuration tool for sound settings using pulsaudio