Accidentally removed PulseAudio ubuntu 22.04
I was troubleshooting audio issues on my Ubuntu 22.04 system and followed a guide telling me to uninstall and reinstall pulseaudio. I did manage to uninstall it (apt remove, and a purge somewhere) but when trying to install it again I get an error that pulse audio package does not exist. apt suggested pulseaudio-utils , but that does not contain the server.
The error:
“Package pulseaudio is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: pulseaudio-utils”