← Back to list

Switching from pulseaudio to pipewire

A fix for media not playing on browsers

Kelvin Romero · 2025-11-09 13:59 · 0 claps · 0.7 min read
#manjaro #arch-linux #pipewire #pulseaudio
Open on Medium ↗
Wiki topics: 🔓 · Open Source 🎵 · Music & Audio

Switching from pulseaudio to pipewire

A fix for media not playing on browsers

Youtube videos aren't playing, not even whatsapp audios, what do I do? — Regretful Arch user

I only do TL;DR versions, so… time to speed run this shit:

Check for updates:

sudo pacman -Syu

When we try to install — conflict:

sudo pacman -S pipewire pipewire-pulse pipewire-alsa wireplumber

Let's remove only pulse audio:

sudo pacman -Rdd pulseaudio

Why is this important? So you don't remove shit that the GUI needs, cause some OS componentes may depend on pulseaudio, you can check with: pacman -Qi pulseaudio, you don't wanna remove them right?

Insall pipewire packages and reboot:

sudo pacman -S pipewire-{jack,alsa,pulse}

Sources

System

Linux ** 6.1.153-1-MANJARO #1 SMP PREEMPT_DYNAMIC Fri Sep 19 17:27:31 UTC 2025 x86_64 GNU/Linux

메타데이터
post_id
83d019b60a0c
slug
switching-from-pulseaudio-to-pipewire-83d019b60a0c
url
https://medium.com/@kelvinromero/switching-from-pulseaudio-to-pipewire-83d019b60a0c
canonical_url
https://medium.com/@kelvinromero/switching-from-pulseaudio-to-pipewire-83d019b60a0c
author_url
https://medium.com/@kelvinromero
status
ok
fetched_at
2026-07-09 21:48:21