ListUserInstalledPkgs

Summary

Outputs a list of all packages installed after the default OS installation. The idea is to take the list of installed packages on the old system and diff it with the packages installed on the new system, the remaining packages were installed by the user and thus must be added to the new system.

Design

Must support rpm, dpkg and slackware package queries.


CategorySpec

ListUserInstalledPkgs (last edited 2008-08-06 16:34:47 by localhost)