pulseaudio should be replace pipewire and sudo by doas I would also add: - htop - mc - fish (or zsh) - yay (from aur)
How do you fully replace sudo with doas on Arch? A bunch of packages depend on sudo, including glibc, and it's not obvious to me that they don't depend on the specific /usr/bin/sudo command being available.
- ceph
- cloud-init
- deepin-deamon
- x2goserver
If you don't need one of the above packages, install and configure doas as described by the wiki, pay attention to that section : https://wiki.archlinux.org/title/Doas#Smooth_transition_sudo... . When doas work correctly remove sudo or if you needed one of the listed packages, changes it's permissions to 000.