To remove a software package, the basic syntax is sudo pacman -R packagename. We could remove the smplayer package we installed above with:
sudo pacman -R packagename