What is the command to uninstall a pear package?
|
feedback
|
So if you wanted to uninstall PHPUnit
Note: remember to preface with | |||
feedback
|
You can read about it here in the PHP Cookbook | |||
|
feedback
|
|
If you're on a RPM Linux Distro, it's simple with YUM If you installed a PEAR package with YUM you can uninstall with YUM as well.
to install and
to remove. | |||||||||||
feedback
|