Mixer Volume Controller App

Mixer is a free and open source audio volume mixer application for Linux. It is written in Vala and released under GNU General Public License v3.0. It empowers you to effortlessly control the audio output of various applications. Unlike other volume mixers, Mixer embraces simplicity and user-friendliness, placing these attributes at the forefront of its design. It equipped with intuitive volume controls, including balance adjustments and output selection. One of its standout features is the ability to individually modify the volume levels of each audio source, providing unparalleled customization.

Mixer Volume Controller App

How To Install Mixer on Ubuntu

To Mixer volume app on your system, open the terminal app (ctrl+alt+t) and run below Mixer flatpak install command. It will install the latest version of Mixer app on your system.

flatpak install flathub com.github.childishgiant.mixer

After the successful installation of Mixer, you can open it using below command.

flatpak run com.github.childishgiant.mixer

Note: If you don’t already have flatpak and flathub installed,then install them on your system using the commands provided below. After the installation, restart your system.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

And uninstall Mixer using below commands.

flatpak uninstall com.github.childishgiant.mixer

[OR]

sudo flatpak uninstall com.github.childishgiant.mixer
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Snoop File Content Search Application

Leave a Reply