I used Pear to install PHP CodeSniffer, and something went terribly wrong. It seems like most of the files weren't copied over. Perhaps I should have installed it with root privileges. It doesn't work, it's a mess, and I want to uninstall it and reinstall it, but I don't know how to uninstall it and I can't find any information about this. The Pear script is long and complicated. I tried:
pear uninstall PHP_CodeSniffer-3.2.3
It says that it's not installed.
But when I try to reinstall over the existing installation, it says I can't because it's already installed.