Go to file
itdominator 3b936a10e6 Scroll streams list to newly added; removed rename sink about dialog 2024-08-01 23:09:50 -05:00
doc Add some release notes for 6.0 2024-05-21 22:38:14 -04:00
po Update pot and po files 2024-05-24 17:07:22 -04:00
src Scroll streams list to newly added; removed rename sink about dialog 2024-08-01 23:09:50 -05:00
.gitignore build-sys: Add a meson-based build systeom 2022-01-15 13:38:28 -05:00
LICENSE Fix license mess: change everything to GPL 2007-05-23 23:34:52 +00:00
README.md Scroll streams list to newly added; removed rename sink about dialog 2024-08-01 23:09:50 -05:00
meson.build build-sys: Bump version to 6.0 2024-05-17 17:25:05 -04:00
meson_options.txt build-sys: Add a meson-based build systeom 2022-01-15 13:38:28 -05:00

README.md

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