What is the command to uninstall a pear package?
|
|
If your on a RPM Linux Distro, it's simple with YUM yum remove php-pear* |
||
|
|
|
|
is the best ;) |
||
|
|
|
|
So if you wanted to uninstall PHPUnit
Note: remember to preface with |
||
|
|
|
You can read about it here in the PHP Cookbook |
||
|
|
