Top Level :: PEAR

Package Information: PEAR_PackageUpdate

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
A simple way to update packages at run time. PHP License 3.01
» Current Release » Bug Summary
1.1.0RC1 (beta) was released on 2009-05-07 by farell (Changelog)
Easy Install

Not sure? Get more info.

pear install PEAR_PackageUpdate

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/PEAR_PackageUpdate


1.0.4 (stable) was released on 2008-11-23 (Changelog)
Development Roadmap
  • Package Maintenance Rank: 173 of 229 packages with open bugs
  • Number of open bugs: 1 (6 total bugs)
  • Average age of open bugs: 5144 days
  • Oldest open bug: 5144 days

Report a new bug to PEAR_PackageUpdate
» Description
PEAR_PackageUpdate (PPU) is designed to allow developers to easily include auto updating features for other packages and PEAR installable applications. PPU will check to see if a new version of a package is available and then ask the user if they would like to update the package. PPU uses PEAR to communicate with the channel server and to execute the update.

PPU allows the end user to take some control over when they are notified about new releases. The PPU Preferences allow a user to tell PPU not to ask about certain types of releases (bug fixes, minor releases, etc.), not to ask about certain release states (devel, alpha, etc.), not to ask until the next release or not to ask again.

PPU is just an engine for package updating. It should not be used directly. Instead one of the driver packages such as PEAR_PackageUpdate_Gtk2 should be used depending on the application or other package.
» Maintainers » More Information

Packages that depend on PEAR_PackageUpdate

Dependencies for PEAR_PackageUpdate