pavucontrol/README.md

12 lines
326 B
Markdown

# 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