What is the command to uninstall a pear package?
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 package_name
You can read about it here in the PHP Cookbook
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With