pear uninstall [options] [channel/]<package>
So if you wanted to uninstall PHPUnit
pear uninstall phpunit/PHPUnit
Note: remember to preface with sudo or you won’t have permission to uninstall anything.
pear uninstall [options] [channel/]<package>
So if you wanted to uninstall PHPUnit
pear uninstall phpunit/PHPUnit
Note: remember to preface with sudo or you won’t have permission to uninstall anything.