pavucontrol/README.md

326 B

Pavucontrol

An audio controller to change volume, recording input, etc.

Build

git clone the repo and change directory/open terminal at the folder. Then run the following:

  • meson build
  • cd build/
  • ninja

Install

  • After building copy from build/src the newly created 'pavucontrol' binary to /usr/sbin/pavucontrol