someone needs to make a program that catches when you accidentally try to use the wrong package manager for whatever OS you’re using and corrects it to the right one
like when i accidentally type sudo pkg install whatever on arch it should automatically correct it to sudo pacman -S whatever