Re: downloading pear packages

From: Janwillem Borleffs (jw_at_jwscripts.com)
Date: 09/06/04


Date: Mon, 6 Sep 2004 23:34:57 +0200

red wrote:
> I'm using windows xp. I have installed pear packages on my server by
> using the command line, which seems to be the only way to do it.
> However, I want to reinstall a packege. If I try, I get a meassage
> saying the package is already installed. For example, even if I delete
> upload.php, it says http_upload is already installed. Where is it
> getting this information about what is installed from ? How do I
> reinstall a package?
>

Type "pear" at the command line and you will see a list of options.

There are 2 options which are of interest to you:

pear uninstall package_name (to uninstall a package)
pear upgrade package_name (to upgrade a package)

JW



Relevant Pages

  • Re: PEAR on debian
    ... package (as root using 'pear install Package) it seems to install ok but ... 'pear list' shows it as being installed. ... php-pear - PEAR - PHP Extension and Application Repository ...
    (Debian-User)
  • Re: [PHP] Parsing mail file
    ... right search terms, since PEAR *does* contain a package for parsing email ... On PEAR website, with the mail keyword, I only find this: ...
    (php.general)
  • Re: [opensuse] Has anyone tried to install a PECL extension on an openSUSE system?
    ... At first I had to install the 'pear installer' by hand - I ... couldn't find a package ready to go. ... almost all working PECL extensions are available here ...
    (SuSE)
  • Re: Where can I find PEAR DB??
    ... There is a command named "pear", which is package installer, similar to ... Type "pear help options" to list all options. ...
    (comp.lang.php)
  • Re: how to configure pear/soap
    ... if pear is not even reliable on that platform. ... well, no problem, i guess i will turn back to standard php... ... >>learning form does not tell me how to install or configure this extension. ... > requires package `HTTP_Request' ...
    (comp.lang.php)