Pwvucontrol is a free and open source Pipewire Volume Control application for Linux. It comes with volume control, media name display, mute, peak level meter, easy drop down select of playback streams for output device (Sink), set default output device, card profile selection. It also comes with easy port selection for sinks and sources. It is written in Rust and released under GPL-3.0 license.
Install Pwvucontrol on Ubuntu
Pwvucontrol is available as a flatpak package from the remote flathub store. If you don’t have then first install flatpak and flathub on your system and restart it after the installation.
Open the terminal app (ctrl+alt+t) and run below Pwvucontrol flatpak install command. It will install the latest Pwvucontrol on your system.
flatpak install flathub com.saivert.pwvucontrol
After that open Pwvucontrol using below command.
flatpak run com.saivert.pwvucontrol
You can also uninstall it using below commands.
flatpak uninstall com.saivert.pwvucontrol
[OR]
sudo flatpak uninstall com.saivert.pwvucontrol