EasyEffects applies equalization, compression, limiting, convolver profiles, and other effects to PipeWire audio streams. Install it from your distribution package manager when available, or use the verified Flathub package when you need the same app build across distributions.
The application supports output effects for speakers or headphones and input effects for a microphone. It requires PipeWire, so confirm that your desktop uses PipeWire before treating an app-launch problem as an EasyEffects problem.
Choose an EasyEffects installation method
Use the package that matches your distribution when it is current enough for your setup. Flathub is the most portable option and currently distributes EasyEffects 8.2.8 with its plugin set.
| Method | Use it when | Command |
|---|---|---|
| Distribution package | You want your system package manager to handle updates. | Use the command for your distribution below. |
| Flathub | You need a portable build or your repository lacks EasyEffects. | flatpak install flathub com.github.wwmm.easyeffects |
Install EasyEffects from your package manager
Fedora, Debian and Ubuntu, and Arch provide an EasyEffects package. Run the matching command, then launch EasyEffects from your app menu or by running easyeffects in a terminal.
Fedora
Fedora users can install the package with dnf.
sudo dnf install easyeffects

Review the transaction before accepting it. The package manager installs EasyEffects together with the effects and libraries supplied by your Fedora repositories.
You can also search for EasyEffects in GNOME Software if you prefer a graphical installer.

Debian and Ubuntu
Install the repository package with apt, then use the Flathub method rather than adding an unrelated repository when apt cannot find EasyEffects.
sudo apt install easyeffects
Ubuntu package availability depends on the enabled repositories and release. The command tells you whether the package is available for your system.
Arch Linux
Arch provides EasyEffects in the Extra repository as an audio-effects application for PipeWire.
sudo pacman -S easyeffects
Install EasyEffects with Flathub
Flathub offers EasyEffects for distributions that do not package it, and the application’s project documentation notes that this package includes the available plugins. Set up Flatpak and Flathub first if the flatpak command is not installed.
flatpak install flathub com.github.wwmm.easyeffects
Launch the Flatpak package with its application ID.
flatpak run com.github.wwmm.easyeffects
Flatpak applications use a sandboxed configuration location, so use the separate steps for theming a Flatpak application when its theme does not match your desktop.
Confirm that PipeWire is active
EasyEffects only supports PipeWire’s audio server, and the project directs PulseAudio users to PulseEffects instead. Check the audio server before changing presets or reinstalling the application.
pactl info | grep "Server Name"
Look for PipeWire in the server name. If your desktop needs a broader audio setup check, start with the multimedia-codec setup guide before changing an effect chain.
Apply output and microphone effects safely
Choose Output for speakers or headphones and Input for a microphone. Add one effect, play a familiar source, and compare the result before adding another effect.
EasyEffects lets you enable individual application streams, so a music player can use an output chain while a meeting app stays unchanged. You can pair it with a Linux music player when you want a consistent source for listening checks.

Keep your hardware device as the default system input or output device because EasyEffects processes the streams routed through it rather than replacing the device with one of its virtual devices.
Save and import presets
Save a preset after you have checked the levels and effect order. This preserves a repeatable output or microphone setup without asking you to recreate every control.

Import community presets only when you understand what each effect changes. For everyday media playback, VLC on Linux is a useful test source because you can switch tracks and volume without changing the operating system output device.
Troubleshoot an EasyEffects launch or audio problem
If EasyEffects opens but does not affect audio, verify PipeWire first and make sure the target application stream is enabled inside EasyEffects. A missing effect often comes from routing or a disabled stream, not from an equalizer setting.
If the Flatpak build does not match your desktop theme, keep the package installed and fix its sandboxed theme integration. If package installation fails, read the package manager output before trying a second source.
Does EasyEffects work with PulseAudio?
No. EasyEffects supports PipeWire’s audio server. The EasyEffects project directs PulseAudio users to PulseEffects instead.
Should I install EasyEffects from a repository or Flathub?
Use your distribution package when it is available and suitable for your system. Use Flathub when you need a portable package or your distribution does not provide EasyEffects.
Why does EasyEffects not change audio from an application?
Confirm that PipeWire is active, then enable the application stream in EasyEffects and check that the output or input chain is turned on.
Start with one output effect and a saved preset. You can add compression, convolver profiles, or microphone processing after the first stream behaves as expected.
