Myxer Volume Mixer for PulseAudio

Myxer is a free and open source volume mixer for pulse Audio and for Linux system. It is written in Rust and released under GNU General Public License v3.0. Using Myxer you can manage your devices, streams, and card profiles. It also support configuration of PulseAudio panel plugins to open Myxer. It also comes with options to show individual audio channels in you system. It is a simple and lightweight Volume Mixer for Linux.

Myxer

Install Myxer on Ubuntu

Myxer is available as a portable package and native deb package. You can can install this via your terminal software.

Download Myxer Volume Mixer

Download the Myxer portable package file from the above download link. It will look like “Myxer” and save it on your Downloads folder. Open the terminal application and run this command to make it executable.

cd Downloads
sudo chmod +x ~ Myxer

Then you can run Myxer via this command.

./Myxer

Install Myxer via DEB:

Download the Myxer.deb file from the above Myxer download link and save it on your Downloads folder. Then run below Myxer installation commands one by one.

cd Downloads
sudo dpkg -i Myxer.deb

Here “Myxer.deb” is the downloaded file name

sudo apt install -f

That’s it.

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:  How to Kill Application Process Using Kill, Pkill and Killall Command

Leave a Reply