What is the correct way or how do you do it when you want to remove a package and it wants to also remove other dependencies that will more than likely break your system at least partially.
I’m using the bellow command just because I found it first and it worked for me but I’m not sure this is the correct way to do it:
pacman -Rd --nodeps package