mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Add uninstall instructions
This commit is contained in:
parent
9071678643
commit
d4efdb44e3
1 changed files with 10 additions and 0 deletions
10
INSTALL.md
10
INSTALL.md
|
|
@ -217,3 +217,13 @@ systemctl --user start pipewire-pulse.service pipewire-pulse.socket
|
|||
|
||||
You can also start additional PulseAudio servers listening on other
|
||||
sockets with the -a option. See `pipewire-pulse -h` for more info.
|
||||
|
||||
|
||||
## Uninstalling
|
||||
|
||||
To uninstall, in the `builddir` directory run:
|
||||
|
||||
```
|
||||
sudo ninja uninstall
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue