0% found this document useful (0 votes)
78 views2 pages

Pulse Audio

To install PipeWire, first remove any remnants of PulseAudio by uninstalling it using the package manager and disabling its systemd services. Then install the PipeWire packages - PipeWire, PipeWire-ALSA and PipeWire-Pulse - using the package manager. On some systems WirePlumber is also installed. Finally, enable the PipeWire and WirePlumber systemd services.

Uploaded by

peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views2 pages

Pulse Audio

To install PipeWire, first remove any remnants of PulseAudio by uninstalling it using the package manager and disabling its systemd services. Then install the PipeWire packages - PipeWire, PipeWire-ALSA and PipeWire-Pulse - using the package manager. On some systems WirePlumber is also installed. Finally, enable the PipeWire and WirePlumber systemd services.

Uploaded by

peter
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 2

How to Install PipeWire

On Arch-based systems:

sudo pacman -S pipewire pipewire-alsa

On Ubuntu/Debian-based systems:
sudo apt install pipewire

On Arch-based systems:

sudo pacman -S wireplumber

On Ubuntu/Debian-based systems:
sudo apt install wireplumber

On Arch-based systems:

sudo pacman -S pipewire-pulse

On Ubuntu/Debian-based systems:
sudo apt install pipewire-pulse

On Arch-based systems:

sudo pacman -Rns pulseaudio

On Ubuntu/Debian-based systems:
sudo apt remove pulseaudio

First, remove remnants of pulseaudio’s services:

systemctl --user --now disable pulseaudio.service pulseaudio.socket


systemctl --user mask pulseaudio

Enable PipeWire’s services. If you installed WirePlumber:


systemctl --user --now enable pipewire pipewire-pulse wireplumber

You might also like