pavucontrol-qt is the Qt port of the volume control pavucontrol for the sound server PulseAudio.
As such it can be used to adjust all controls provided by PulseAudio and ALSA as well as some additional settings.
The software belongs to the LXQt project but its usage isn't limited to this desktop environment.
Runtime dependencies are qtbase and PulseAudio client library libpulse.
Additional build dependencies are CMake and liblxqt as well as optionally Git to pull latest VCS checkouts.
Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX
has to be set to /usr
on most operating systems.
To build run make
, to install make install
which accepts variable DESTDIR
as usual.
Official binary packages are available in Arch Linux, Debian, Fedora and openSUSE (Leap and Tumbleweed) and most other distributions.
In LXQt sessions the binary is placed in sub-menu "Sound & Video" of the panel's main menu.
The usage itself should be self-explanatory.
Translations can be done in LXQt-Weblate.