From a864a50bc6a65a5c39a4727a07a3b269049a808e Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 3 Mar 2009 04:13:08 +1000 Subject: contrib/pacscripts - print install scripts from a package Prints the install script from a given package file or from a package in the pacman repo. Original-work-by: Giulio "giulivo" Fidente Improvements-by: Xavier Chantry Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- contrib/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README index 29962b47..0d2153b0 100644 --- a/contrib/README +++ b/contrib/README @@ -16,6 +16,9 @@ paclist - list all packages installed from a given repository. Useful for seeing which packages you may have installed from the testing repository, for instance. +pacscripts - tries to print out the {pre,post}_{install,remove,upgrade} +scripts of a given package. + pacsearch - a colorized search combining both -Ss and -Qs output. Installed packages are easily identified with a *** and local-only packages are also listed. -- cgit v1.2.3-24-g4f1b