Update the Channel List using PHP/PEAR
Answer:
PEAR is a framework and distribution system for reusable PHP components. To update the channel list, what you need to do is type the following command.
# sudo pear channel-update pear.php.net
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Update the Channel List using PHP/PEAR
Answer:
PEAR is a framework and distribution system for reusable PHP components. To update the channel list, what you need to do is type the following command.
# sudo pear channel-update pear.php.net