Following these instructions:
How to install an updated version of PEAR / PHPUnit on Ubuntu?
sudo apt-get install php-pear
I get php-pear is already the newest version.
then
sudo pear channel-update pear.php.net
gives me
-bash: /usr/bin/pear: No such file or directory