I need to have both PW and PA together, but installing pipewire-pulseaudio stops me from installing pulseaudio
sudo dnf install pulseaudio
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: problem with installed package
- installed package pipewire-pulseaudio-1.6.8-1.fc44.x86_64 conflicts with pulseaudio provided by pulseaudio-17.0-9.fc44.x86_64 from fedora
- installed package pipewire-pulseaudio-1.6.8-1.fc44.x86_64 conflicts with pulseaudio-daemon provided by pulseaudio-17.0-9.fc44.x86_64 from fedora
- package pipewire-pulseaudio-1.6.2-1.fc44.x86_64 from fedora conflicts with pulseaudio provided by pulseaudio-17.0-9.fc44.x86_64 from fedora
- package pipewire-pulseaudio-1.6.2-1.fc44.x86_64 from fedora conflicts with pulseaudio-daemon provided by pulseaudio-17.0-9.fc44.x86_64 from fedora
- package pulseaudio-17.0-9.fc44.x86_64 from fedora conflicts with pulseaudio-daemon provided by pipewire-pulseaudio-1.6.8-1.fc44.x86_64 from updates
- conflicting requests
You can try to add to command line:
--allowerasing to allow removing of installed packages to resolve problems
--skip-broken to skip uninstallable packages
What do I do about this?