Thanks for your reply! Figured it out based on the packages you mentioned. Appreciate it.
I’ll leave what I did for anyone else having a similar issue.
_____________________________________________________________________________
Ok, I removed the dependencies and installed the packages you mentioned. Upon reboot my audio output is completely gone. I suppose the services are not running.
I removed pulseaudio, and it’s showing server name: PulseAudio (on PipeWire 1.4.9) now.
Issue now is I have no audio device 
systemctl start pipewire-pulse.socket gives error:
Failed to start pipewire-pulse.service: Unit pipewire-pulse.service not found.
Which confuses me, since it is installed.
Update:
systemctl status –user pipewire-* wireplumber lists pipewire-pulse.service and .socket running.
aplay -l lists the output devices. HD-Audio Generic x3. One HDMI, one ALC287 Analogue.
Still, got no audio tab in settings menu after I removed the pulseaudio and reinstalled pipewire + dependencies. Nor any output in task tray.
Update 2:
alsamixer works! So I can adjust the volume and I get audio now, but I have lost the interface in the Os. Any idea on how to get that back? Vol hotkeys on keyboard doesn’t work either.
Update 3:
Reinstalled plasma-pa. GUI for audio in tray and in settings is now back. Though I got a bunch of audio units I am not using, so will have to figure out how to remove those. Seems to be working now though.
Source: https://wiki.archlinux.org/title/PipeWire / https://wiki.archlinux.org/title/Advanced_Linux_Sound_Architecture /